Home
last modified time | relevance | path

Searched refs:Unsubscribe (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Dnetwork_status.hpp26 static void Unsubscribe(util::AsyncTask* async);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dnetwork_status.cpp38 void NetworkStatus::Unsubscribe(util::AsyncTask *async) { in Unsubscribe() function in mbgl::NetworkStatus
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-Fix-build-with-fno-common.patch214 /* SVC Unsubscribe */
233 /* VDEST Unsubscribe */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Donline_file_source.cpp70 NetworkStatus::Unsubscribe(&reachability); in ~Impl()