Searched refs:activeDeviceTypeRef_ (Results 1 – 2 of 2) sorted by relevance
169 static napi_ref activeDeviceTypeRef_; variable
58 napi_ref NapiAudioEnum::activeDeviceTypeRef_ = nullptr; member in OHOS::AudioStandard::NapiAudioEnum672 …API_PROPERTY("ActiveDeviceType", CreateEnumObject(env, activeDeviceTypeMap, activeDeviceTypeRef_)), in InitAudioEnum()