Searched defs:oneway_ (Results 1 - 1 of 1) sorted by relevance

/system/tools/aidl/
H A Daidl_language.h212 bool IsOneway() const { return oneway_; }
233 bool oneway_; member in class:AidlMethod
320 const std::string& comments, bool oneway_,
328 bool IsOneway() const { return oneway_; }
352 bool oneway_; member in class:AidlInterface

Completed in 40 milliseconds