HomeSort by relevance Sort by last modified time
    Searched refs:FQName (Results 51 - 53 of 53) sorted by null

1 23

  /system/libvintf/test/
vintf_object_tests.cpp 29 #include <hidl-util/FQName.h>
    [all...]
  /system/tools/hidl/
CompoundType.cpp 29 CompoundType::CompoundType(Style style, const char* localName, const FQName& fullName,
    [all...]
EnumType.cpp 30 EnumType::EnumType(const char* localName, const FQName& fullName, const Location& location,
590 out << streamName << ".append(" << fqName().javaName() << ".toString("
927 out << streamName << " += "<< getEnumType()->fqName().cppNamespace()
936 out << streamName << ".append(" << getEnumType()->fqName().javaName() << ".dumpBitfield("

Completed in 97 milliseconds

1 23