Searched refs:sAlbumKeyEnumRef_ (Results 1 – 3 of 3) sorted by relevance
92 static thread_local napi_ref sAlbumKeyEnumRef_; variable
360 static thread_local napi_ref sAlbumKeyEnumRef_; variable
178 thread_local napi_ref MediaLibraryNapi::sAlbumKeyEnumRef_ = nullptr; member in OHOS::Media::MediaLibraryNapi6440 return CreateStringEnumProperty(env, ALBUMKEY_ENUM_PROPERTIES, sAlbumKeyEnumRef_); in CreateAlbumKeyEnum()