Searched refs:sendDecStrong (Results 1 – 3 of 3) sorted by relevance
205 [[nodiscard]] LIBBINDER_EXPORTED status_t sendDecStrong(const BpBinder* binder);
662 (void)rpcSession()->sendDecStrong(this); in onLastStrongRef()
280 status_t RpcSession::sendDecStrong(const BpBinder* binder) { in sendDecStrong() function in android::RpcSession