Searched refs:sRequestPhotoTypeEnumRef_ (Results 1 – 3 of 3) sorted by relevance
102 static thread_local napi_ref sRequestPhotoTypeEnumRef_; variable
371 static thread_local napi_ref sRequestPhotoTypeEnumRef_; variable
183 thread_local napi_ref MediaLibraryNapi::sRequestPhotoTypeEnumRef_ = nullptr; member in OHOS::Media::MediaLibraryNapi6578 return CreateNumberEnumProperty(env, requestPhotoTypeEnum, sRequestPhotoTypeEnumRef_); in CreateRequestPhotoTypeEnum()