HomeSort by relevance Sort by last modified time
    Searched refs:oneway_ (Results 1 - 2 of 2) sorted by null

  /system/tools/aidl/
aidl_language.h 212 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
aidl_language.cpp 135 : oneway_(oneway),
193 oneway_(oneway),

Completed in 72 milliseconds