Searched defs:GetName (Results 1 – 3 of 3) sorted by relevance
| /system/ulib/lockdep/include/lockdep/ | ||
| A D | lock_class_state.h | 44 static const char* GetName(LockClassId id) { return Get(id)->name_; } in GetName() function |
| /system/host/banjo/lib/ | ||
| A D | flat_ast.cpp | 300 std::string Decl::GetName() const { in GetName() function in banjo::flat::Decl |
| /system/host/fidl/lib/ | ||
| A D | flat_ast.cpp | 331 std::string Decl::GetName() const { in GetName() function in fidl::flat::Decl |
Completed in 15 milliseconds