Home
last modified time | relevance | path

Searched refs:sPositionTypeEnumRef_ (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h97 static thread_local napi_ref sPositionTypeEnumRef_; member in OHOS::Media::SendablePhotoAccessHelper
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h362 static thread_local napi_ref sPositionTypeEnumRef_; member in OHOS::Media::MediaLibraryNapi
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp98 thread_local napi_ref SendablePhotoAccessHelper::sPositionTypeEnumRef_ = nullptr; member in OHOS::Media::SendablePhotoAccessHelper
1159 return CreateNumberEnumProperty(env, positionTypeEnum, sPositionTypeEnumRef_, startIdx); in CreatePositionTypeEnum()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp167 thread_local napi_ref MediaLibraryNapi::sPositionTypeEnumRef_ = nullptr; member in OHOS::Media::MediaLibraryNapi
7227 return CreateNumberEnumProperty(env, positionTypeEnum, sPositionTypeEnumRef_, startIdx); in CreatePositionTypeEnum()

Completed in 20 milliseconds