Home
last modified time | relevance | path

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

/foundation/communication/nfc/interfaces/inner_api/controller/
Dnfc_controller.cpp120 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in TurnOn() local
134 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in TurnOff() local
153 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in GetNfcState() local
191 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in RegListener() local
208 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in UnregListener() local
219 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in GetTagServiceIface() local
239 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in RegNdefMsgCb() local
258 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in RegQueryApplicationCb() local
280 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in RegCardEmulationNotifyCb() local
293 sptr<INfcController> controllerProxy = iface_cast<INfcController>(remote_); in NotifyEventStatus() local
[all …]
/foundation/multimedia/player_framework/services/services/sa_media/client/
Dmedia_client.cpp354 …sptr<IStandardScreenCaptureController> controllerProxy = iface_cast<IStandardScreenCaptureControll… in CreateScreenCaptureControllerClient() local