Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h62 static std::mutex sUserFileClientMutex_; variable
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h205 static std::mutex sUserFileClientMutex_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp73 mutex SendablePhotoAccessHelper::sUserFileClientMutex_; member in OHOS::Media::SendablePhotoAccessHelper
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp99 mutex MediaLibraryNapi::sUserFileClientMutex_; member in OHOS::Media::MediaLibraryNapi