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

  /system/tools/aidl/
aidl_language.cpp 56 direction_specified_(true),
63 direction_specified_(false),
70 if (direction_specified_) {
aidl_language.h 123 bool DirectionWasSpecified() const { return direction_specified_; }
135 bool direction_specified_; member in class:AidlArgument

Completed in 668 milliseconds