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 55 direction_specified_(true),
62 direction_specified_(false),
69 if (direction_specified_) {
aidl_language.h 110 bool DirectionWasSpecified() const { return direction_specified_; }
122 bool direction_specified_; member in class:AidlArgument

Completed in 70 milliseconds