Searched refs:sNotifyType_ (Results 1 – 3 of 3) sorted by relevance
99 static thread_local napi_ref sNotifyType_; variable
369 static thread_local napi_ref sNotifyType_; variable
181 thread_local napi_ref MediaLibraryNapi::sNotifyType_ = nullptr; member in OHOS::Media::MediaLibraryNapi6573 return CreateNumberEnumProperty(env, notifyTypeEnum, sNotifyType_); in CreateNotifyTypeEnum()