Searched refs:hasLoadingMethod (Results 1 – 2 of 2) sorted by relevance
55 bool hasLoadingMethod(LoadingMethod method);99 inline bool Resource::hasLoadingMethod(Resource::LoadingMethod method) { in hasLoadingMethod() function in mbgl::Resource
115 if (resource.hasLoadingMethod(Resource::LoadingMethod::Cache)) { in request()149 if (resource.hasLoadingMethod(Resource::LoadingMethod::Network)) { in request()