Searched defs:getVtsValueName (Results 1 - 4 of 4) sorted by relevance

/system/tools/hidl/
H A DFmqType.cpp177 std::string FmqType::getVtsValueName() const { function in class:android::FmqType
H A DRefType.cpp41 std::string RefType::getVtsValueName() const { function in class:android::RefType
H A DVectorType.cpp130 std::string VectorType::getVtsValueName() const { function in class:android::VectorType
H A DType.cpp399 std::string Type::getVtsValueName() const { function in class:android::Type
794 out << getVtsValueName() << ": {\n";
803 out << getVtsValueName() << ": {\n";

Completed in 61 milliseconds