Searched refs:sResourceTypeEnumRef_ (Results 1 – 3 of 3) sorted by relevance
103 static thread_local napi_ref sResourceTypeEnumRef_; variable
373 static thread_local napi_ref sResourceTypeEnumRef_; variable
161 thread_local napi_ref MediaLibraryNapi::sResourceTypeEnumRef_ = nullptr; member in OHOS::Media::MediaLibraryNapi6599 return CreateNumberEnumProperty(env, resourceTypeEnum, sResourceTypeEnumRef_, startIdx); in CreateResourceTypeEnum()