Home
last modified time | relevance | path

Searched defs:callbackMutex (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/nfc/interfaces/inner_api/include/controller/
Dnfc_controller_callback_stub.h44 std::shared_mutex callbackMutex; variable
/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/
Dnfc_tag_callback_stub.h41 std::shared_mutex callbackMutex; variable
/foundation/communication/nfc/interfaces/inner_api/include/tags/
Dforeground_callback_stub.h45 std::shared_mutex callbackMutex; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_common_event_mgr.cpp90 auto &callbackMutex = dataMgr->GetStatusCallbackMutex(); in NotifyBundleStatus() local