Searched defs:oneway (Results 1 – 2 of 2) sorted by relevance
375 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()
854 bool oneway = transaction->flags & IBinder::FLAG_ONEWAY; in processTransactInternal() local