Searched refs:DetachProxyObject (Results 1 – 6 of 6) sorted by relevance
35 if (!dBinderService->DetachProxyObject((binder_uintptr_t)size)) { in DetachProxyObjectTest()
42 (void)dBinderService->DetachProxyObject(binderObject_); in OnRemoteDied()
1078 bool DBinderService::DetachProxyObject(binder_uintptr_t binderObject) in DetachProxyObject() function in OHOS::DBinderService
452 static void DetachProxyObject(ProxyObject *proxy) in DetachProxyObject() function467 DetachProxyObject(proxyObject); in DbinderSaDeathRecipient()
283 bool DetachProxyObject(binder_uintptr_t binderObject);
323 bool res = dBinderService->DetachProxyObject(binderObject);