Home
last modified time | relevance | path

Searched refs:NotFound (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dlocal_file_source.cpp45 response.error = std::make_unique<Response::Error>(Response::Error::Reason::NotFound); in request()
47 response.error = std::make_unique<Response::Error>(Response::Error::Reason::NotFound); in request()
H A Dasset_file_source.cpp43 response.error = std::make_unique<Response::Error>(Response::Error::Reason::NotFound); in request()
45 response.error = std::make_unique<Response::Error>(Response::Error::Reason::NotFound); in request()
H A Ddefault_file_source.cpp126 Response::Error::Reason::NotFound, "Not found in offline database"); in request()
132 Response::Error::Reason::NotFound, "Cached resource is unusable"); in request()
H A Dsqlite3.hpp31 NotFound = 12, enumerator
H A Dhttp_file_source.cpp463 std::make_unique<Error>(Error::Reason::NotFound, "HTTP status code 404"); in handleResult()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile_loader_impl.hpp59 if (res.error && res.error->reason == Response::Error::Reason::NotFound) { in loadFromCache()
97 if (res.error && res.error->reason != Response::Error::Reason::NotFound) { in loadedData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Dresponse.hpp55 NotFound = 2, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dresponse.cpp33 case Response::Error::Reason::NotFound: in operator <<()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dhttp_request.cpp129 Error::Reason::NotFound, "HTTP status code 404"); in handleNetworkReply()
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py479 def NotFound(self): member in FindBar
1080 self.find_bar.NotFound()
3278 self.find_bar.NotFound()
4112 self.find_bar.NotFound()
4232 self.find_bar.NotFound()