Home
last modified time | relevance | path

Searched refs:isBinderInvoker (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_skeleton.cpp228 bool isBinderInvoker = (proxy->GetProto() == IRemoteObject::IF_PROT_BINDER); in FlushCommands() local
229 if (isBinderInvoker) { in FlushCommands()
235 if (isBinderInvoker) { in FlushCommands()