Home
last modified time | relevance | path

Searched defs:napiAVCastPickerHelper (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/av_session/frameworks/js/napi/session/src/
Dnapi_avcast_picker_helper.cpp101 auto* napiAVCastPickerHelper = new(std::nothrow) NapiAVCastPickerHelper(context->uiContent); in ConstructorCallback() local
104 auto* napiAVCastPickerHelper = reinterpret_cast<NapiAVCastPickerHelper*>(data); in ConstructorCallback() local
153 auto* napiAVCastPickerHelper = reinterpret_cast<NapiAVCastPickerHelper*>(context->native); in OnEvent() local
190 auto* napiAVCastPickerHelper = reinterpret_cast<NapiAVCastPickerHelper*>(context->native); in OffEvent() local
223 auto* napiAVCastPickerHelper = reinterpret_cast<NapiAVCastPickerHelper*>(context->native); in SelectAVPicker() local
256 …VCastPickerHelper::OnPickerStateChange(napi_env env, NapiAVCastPickerHelper* napiAVCastPickerHelpe… in OnPickerStateChange()
264 …CastPickerHelper::OffPickerStateChange(napi_env env, NapiAVCastPickerHelper* napiAVCastPickerHelpe… in OffPickerStateChange()