Searched refs:connectTypeRef_ (Results 1 – 2 of 2) sorted by relevance
176 static napi_ref connectTypeRef_; variable
65 napi_ref NapiAudioEnum::connectTypeRef_ = nullptr; member in OHOS::AudioStandard::NapiAudioEnum673 … DECLARE_NAPI_PROPERTY("ConnectType", CreateEnumObject(env, connectTypeMap, connectTypeRef_)), in InitAudioEnum()