Home
last modified time | relevance | path

Searched refs:ShortName (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dtype_namespace.h72 std::string ShortName() const { return type_name_; } in ShortName() function
262 if (type->ShortName() == name) { in FindTypeByCanonicalName()