Home
last modified time | relevance | path

Searched defs:sendDecStrongToTarget (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/
H A DRpcSession.cpp285 status_t RpcSession::sendDecStrongToTarget(uint64_t address, size_t target) { in sendDecStrongToTarget() function in android::RpcSession
H A DRpcState.cpp729 status_t RpcState::sendDecStrongToTarget(const sp<RpcSession::RpcConnection>& connection, in sendDecStrongToTarget() function in android::RpcState