Home
last modified time | relevance | path

Searched defs:helperLock (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_change_request_napi.cpp28 std::unique_lock<std::mutex> helperLock(MediaLibraryNapi::sUserFileClientMutex_); in InitUserFileClient() local
H A Dcloud_media_asset_manager_napi.cpp159 std::unique_lock<std::mutex> helperLock(MediaLibraryNapi::sUserFileClientMutex_); in InitUserFileClient() local
H A Dcloud_enhancement_napi.cpp396 std::unique_lock<std::mutex> helperLock(MediaLibraryNapi::sUserFileClientMutex_); in InitUserFileClient() local
H A Dmedia_asset_manager_napi.cpp647 std::unique_lock<std::mutex> helperLock(MediaLibraryNapi::sUserFileClientMutex_); in InitUserFileClient() local
H A Dmedia_library_napi.cpp456 unique_lock<mutex> helperLock(sUserFileClientMutex_); in MediaLibraryNapiConstructor() local
572 unique_lock<mutex> helperLock(MediaLibraryNapi::sUserFileClientMutex_); in GetMediaLibraryAsyncExecute() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp205 unique_lock<mutex> helperLock(sUserFileClientMutex_); in MediaLibraryNapiConstructor() local