Home
last modified time | relevance | path

Searched defs:definedName (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/lint/lints/
DnamingConventions.cpp47 std::string definedName = namedType->definedName(); in namingConventions() local
/system/tools/hidl/
DFmqType.cpp28 const std::string& definedName) in FmqType()
DType.cpp32 Type::Type(Scope* parent, const std::string& definedName) in Type()
378 const std::string& Type::definedName() const { in definedName() function in android::Type
736 TemplatedType::TemplatedType(Scope* parent, const std::string& definedName) in TemplatedType()