Home
last modified time | relevance | path

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

/system/utest/fidl-compiler/
A Dtest_library.h79 if (struct_decl->GetName() == name) { in LookupStruct()
88 if (table_decl->GetName() == name) { in LookupTable()
97 if (union_decl->GetName() == name) { in LookupUnion()
106 if (interface_decl->GetName() == name) { in LookupInterface()
/system/utest/banjo-compiler/
A Dtest_library.h76 if (struct_decl->GetName() == name) { in LookupStruct()
85 if (union_decl->GetName() == name) { in LookupUnion()
94 if (interface_decl->GetName() == name) { in LookupInterface()
/system/ulib/lockdep/include/lockdep/
A Dlock_class.h64 constexpr static const char* GetName() {
83 LockClass<Class, LockType, Index, Flags>::GetName(),
A Dlock_class_state.h44 static const char* GetName(LockClassId id) { return Get(id)->name_; } in GetName() function
/system/host/fidl/lib/
A Dflat_ast.cpp331 std::string Decl::GetName() const { in GetName() function in fidl::flat::Decl
2639 msg_stream << enum_decl->GetName(); in ValidateEnumMembers()
2654 msg_stream << enum_decl->GetName(); in ValidateEnumMembers()
/system/host/banjo/include/banjo/
A Dflat_ast.h140 std::string GetName() const;
/system/host/fidl/include/fidl/
A Dflat_ast.h440 std::string GetName() const;
/system/host/banjo/lib/
A Dflat_ast.cpp300 std::string Decl::GetName() const { in GetName() function in banjo::flat::Decl

Completed in 29 milliseconds