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

  /system/tools/hidl/c2hal/
CompositeDeclaration.cpp 80 if (mEnumTypeName.empty()) {
83 out << mEnumTypeName;
170 mEnumTypeName = name;
CompositeDeclaration.h 53 std::string mEnumTypeName;

Completed in 346 milliseconds