Home
last modified time | relevance | path

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

/foundation/communication/ipc/services/dbinder/c/src/
Ddbinder_service.c444 static int32_t AttachProxyObject(ProxyObject *proxy) in AttachProxyObject() function
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service.cpp825 bool DBinderService::AttachProxyObject(sptr<IRemoteObject> object, binder_uintptr_t binderObject) in AttachProxyObject() function in OHOS::DBinderService