Home
last modified time | relevance | path

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

/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service_stub.cpp148 IPCObjectProxy *callbackProxy = reinterpret_cast<IPCObjectProxy *>(object.GetRefPtr()); in AddDbinderDeathRecipient() local
184 IPCObjectProxy *callbackProxy = reinterpret_cast<IPCObjectProxy *>(object.GetRefPtr()); in RemoveDbinderDeathRecipient() local
Ddbinder_death_recipient.cpp40 IPCObjectProxy *callbackProxy = reinterpret_cast<IPCObjectProxy *>(object.GetRefPtr()); in OnRemoteDied() local
Ddbinder_service.cpp845 … IPCObjectProxy *callbackProxy = reinterpret_cast<IPCObjectProxy *>((it->first).GetRefPtr()); in ProcessCallbackProxy() local
/foundation/distributedhardware/distributedcamera/services/cameraservice/sourceservice/src/distributedcamera/
Ddistributed_camera_source_stub.cpp68 sptr<DCameraSourceCallbackProxy> callbackProxy(new DCameraSourceCallbackProxy(remoteObj)); in InitSourceInner() local