Home
last modified time | relevance | path

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

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