Home
last modified time | relevance | path

Searched refs:creatorMutex_ (Results 1 - 7 of 7) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dreflect_registration.cpp24 std::lock_guard<std::mutex> lockGuard(creatorMutex_); in CreateObject()
38 std::lock_guard<std::mutex> lockGuard(creatorMutex_); in Register()
49 std::lock_guard<std::mutex> lockGuard(creatorMutex_); in Unregister()
60 std::lock_guard<std::mutex> lockGuard(creatorMutex_); in ~ReflectRegistration()
H A Dreflect_registration.h49 std::mutex creatorMutex_; member in OHOS::Sharing::ReflectRegistration
/foundation/communication/ipc/ipc/native/src/core/source/
H A Diremote_broker.cpp43 std::lock_guard<std::mutex> lockGuard(creatorMutex_); in ~BrokerRegistration()
58 std::lock_guard<std::mutex> lockGuard(creatorMutex_); in Register()
96 std::lock_guard<std::mutex> lockGuard(creatorMutex_); in Unregister()
127 std::lock_guard<std::mutex> lockGuard(creatorMutex_); in NewInstance()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
H A Dimage_creator.cpp34 std::mutex ImageCreator::creatorMutex_; member in OHOS::Media::ImageCreator
53 std::lock_guard<std::mutex> guard(creatorMutex_); in OnBufferRelease()
266 std::lock_guard<std::mutex> guard(creatorMutex_); in DequeueImage()
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_broker.h82 std::mutex creatorMutex_; member in OHOS::BrokerRegistration
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/include/
H A Dimage_creator.h86 static std::mutex creatorMutex_; member in OHOS::Media::ImageCreator
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_broker.h119 std::mutex creatorMutex_; member in OHOS::BrokerRegistration

Completed in 3 milliseconds