Searched refs:attemptIncStrongHandle (Results 1 – 3 of 3) sorted by relevance
83 status_t attemptIncStrongHandle(int32_t handle);
312 return ipc ? ipc->attemptIncStrongHandle(mHandle) == NO_ERROR : false; in onIncStrongAttempted()
726 status_t IPCThreadState::attemptIncStrongHandle(int32_t handle) in attemptIncStrongHandle() function in android::hardware::IPCThreadState