Searched refs:attemptIncStrongHandle (Results 1 – 4 of 4) sorted by relevance
90 status_t attemptIncStrongHandle(int32_t handle);
460 return ipc ? ipc->attemptIncStrongHandle(mHandle) == NO_ERROR : false; in onIncStrongAttempted()
755 status_t IPCThreadState::attemptIncStrongHandle(int32_t handle) in attemptIncStrongHandle() function in android::IPCThreadState