Searched refs:propertyKeyRef_ (Results 1 – 4 of 4) sorted by relevance
60 static napi_ref propertyKeyRef_; variable
90 static napi_ref propertyKeyRef_; variable
46 napi_ref SendableImageSourceNapi::propertyKeyRef_ = nullptr; member in OHOS::Media::SendableImageSourceNapi
58 napi_ref ImageSourceNapi::propertyKeyRef_ = nullptr; member in OHOS::Media::ImageSourceNapi799 …NAPI_PROPERTY("PropertyKey", CreateEnumTypeObject(env, napi_string, &propertyKeyRef_, sPropertyKey… in Init()