Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTestCommon.h375 Status doCallback(const sp<IBinderRpcCallback>& callback, bool oneway, bool delayed, in doCallback()
397 Status doCallbackAsync(const sp<IBinderRpcCallback>& callback, bool oneway, bool delayed, in doCallbackAsync()
/frameworks/native/libs/binder/
DRpcState.cpp854 bool oneway = transaction->flags & IBinder::FLAG_ONEWAY; in processTransactInternal() local