Home
last modified time | relevance | path

Searched refs:responseCallback (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dfile_source_request.cpp9 : responseCallback(callback) in FileSourceRequest()
29 auto callback = responseCallback; in setResponse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Dfile_source_request.hpp25 FileSource::Callback responseCallback = nullptr; member in mbgl::FileSourceRequest