Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avcast_picker_helper.cpp99 auto* napiAVCastPickerHelper = new(std::nothrow) NapiAVCastPickerHelper(context->uiContent); in ConstructorCallback() local
102 auto* napiAVCastPickerHelper = reinterpret_cast<NapiAVCastPickerHelper*>(data); in ConstructorCallback() local
151 auto* napiAVCastPickerHelper = reinterpret_cast<NapiAVCastPickerHelper*>(context->native); in OnEvent() local
188 auto* napiAVCastPickerHelper = reinterpret_cast<NapiAVCastPickerHelper*>(context->native); in OffEvent() local
221 auto* napiAVCastPickerHelper = reinterpret_cast<NapiAVCastPickerHelper*>(context->native); in SelectAVPicker() local
254 …VCastPickerHelper::OnPickerStateChange(napi_env env, NapiAVCastPickerHelper* napiAVCastPickerHelpe… in OnPickerStateChange()
262 …CastPickerHelper::OffPickerStateChange(napi_env env, NapiAVCastPickerHelper* napiAVCastPickerHelpe… in OffPickerStateChange()