Searched refs:getStrongRefCountForNodeByHandle (Results 1 – 4 of 4) sorted by relevance
80 ssize_t getStrongRefCountForNodeByHandle(int32_t handle);
211 ssize_t ProcessState::getStrongRefCountForNodeByHandle(int32_t handle) { in getStrongRefCountForNodeByHandle() function in android::ProcessState
442 return ProcessState::self()->getStrongRefCountForNodeByHandle(bpBinder->handle()); in getNodeStrongRefCount()