Searched refs:attemptIncStrongHandle (Results 1 – 7 of 7) sorted by relevance
85 status_t attemptIncStrongHandle(int32_t handle);
135 status_t attemptIncStrongHandle(int32_t handle);
322 return ipc ? ipc->attemptIncStrongHandle(mHandle) == NO_ERROR : false; in onIncStrongAttempted()
712 status_t IPCThreadState::attemptIncStrongHandle(int32_t handle) in attemptIncStrongHandle() function in android::hardware::IPCThreadState
533 return ipc ? ipc->attemptIncStrongHandle(binderHandle()) == NO_ERROR : false; in onIncStrongAttempted()
797 status_t IPCThreadState::attemptIncStrongHandle(int32_t handle) in attemptIncStrongHandle() function in android::IPCThreadState