Home
last modified time | relevance | path

Searched defs:callbackProxy (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_death_recipient.cpp37 IPCObjectProxy *callbackProxy = reinterpret_cast<IPCObjectProxy *>(object.GetRefPtr()); in OnRemoteDied() local
H A Ddbinder_service_stub.cpp173 IPCObjectProxy *callbackProxy = reinterpret_cast<IPCObjectProxy *>(object.GetRefPtr()); in AddDbinderDeathRecipient() local
215 IPCObjectProxy *callbackProxy = reinterpret_cast<IPCObjectProxy *>(object.GetRefPtr()); in RemoveDbinderDeathRecipient() local
H A Ddbinder_service.cpp1202 IPCObjectProxy *callbackProxy = reinterpret_cast<IPCObjectProxy *>((it->first).GetRefPtr()); in ProcessCallbackProxy() local
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_stub_unittest.cpp528 sptr<IPCObjectProxy> callbackProxy = new (std::nothrow) IPCObjectProxy(0); in HWTEST_F() local
549 sptr<IPCObjectProxy> callbackProxy = new (std::nothrow) IPCObjectProxy(0); in HWTEST_F() local
587 sptr<IPCObjectProxy> callbackProxy = new (std::nothrow) IPCObjectProxy(0); in HWTEST_F() local
608 sptr<IPCObjectProxy> callbackProxy in HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp784 sptr<IDpInitedCallback> callbackProxy = iface_cast<IDpInitedCallback>(dpInitedCallback); in SubscribeDeviceProfileInited() local
811 sptr<IDpInitedCallback> callbackProxy = iface_cast<IDpInitedCallback>(callback); in NotifyDeviceProfileInited() local

Completed in 6 milliseconds