Searched refs:sMovingPhotoEffectModeEnumRef_ (Results 1 – 4 of 4) sorted by relevance
107 static thread_local napi_ref sMovingPhotoEffectModeEnumRef_; variable
378 static thread_local napi_ref sMovingPhotoEffectModeEnumRef_; variable
100 thread_local napi_ref SendablePhotoAccessHelper::sMovingPhotoEffectModeEnumRef_ = nullptr; member in OHOS::Media::SendablePhotoAccessHelper986 return CreateNumberEnumProperty(env, movingPhotoEffectModeEnum, sMovingPhotoEffectModeEnumRef_); in CreateMovingPhotoEffectModeEnum()
187 thread_local napi_ref MediaLibraryNapi::sMovingPhotoEffectModeEnumRef_ = nullptr; member in OHOS::Media::MediaLibraryNapi6612 …ARGS(env, napi_create_reference(env, result, NAPI_INIT_REF_COUNT, &sMovingPhotoEffectModeEnumRef_), in CreateMovingPhotoEffectModeEnum()