Searched refs:GetStrongRefCountForStub (Results 1 – 7 of 7) sorted by relevance
241 uint32_t GetStrongRefCountForStub();
677 uint32_t count = binderInvoker.GetStrongRefCountForStub(0);691 uint32_t count = binderInvoker.GetStrongRefCountForStub(0);
1331 uint32_t count = object->GetStrongRefCountForStub();
153 invoker->GetStrongRefCountForStub(handle); in GetStrongRefCountForStubTest()
139 uint32_t GetStrongRefCountForStub(uint32_t handle);
624 uint32_t IPCObjectProxy::GetStrongRefCountForStub() in GetStrongRefCountForStub() function in OHOS::IPCObjectProxy631 return invoker->GetStrongRefCountForStub(handle_); in GetStrongRefCountForStub()
1695 uint32_t BinderInvoker::GetStrongRefCountForStub(uint32_t handle) in GetStrongRefCountForStub() function in OHOS::IPC_SINGLE::BinderInvoker