Home
last modified time | relevance | path

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

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