Home
last modified time | relevance | path

Searched refs:sHighlightAlbumInfoType_ (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h106 static thread_local napi_ref sHighlightAlbumInfoType_; member in OHOS::Media::SendablePhotoAccessHelper
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h376 static thread_local napi_ref sHighlightAlbumInfoType_; member in OHOS::Media::MediaLibraryNapi
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp191 thread_local napi_ref MediaLibraryNapi::sHighlightAlbumInfoType_ = nullptr; member in OHOS::Media::MediaLibraryNapi
6662 CHECK_ARGS(env, napi_create_reference(env, result, NAPI_INIT_REF_COUNT, &sHighlightAlbumInfoType_), JS_INNER_FAIL); in CreateHighlightUserActionTypeEnum()

Completed in 17 milliseconds