Searched defs:GetName (Results 1 – 10 of 10) sorted by relevance
20 String GetName(); in GetName() method
85 const std::string& GetName() const { return name_; } in GetName() function125 std::string GetName() const { return name_; } in GetName() function164 const std::string& GetName() const { return name_; } in GetName() function183 const std::string& GetName() const { return name_; } in GetName() function213 const std::string& GetName() const { return name_; } in GetName() function299 std::string GetName() const { return name_->GetDotName(); } in GetName() function325 const std::string& GetName() const { return name_; } in GetName() function
38 String GetName(); in GetName() method
57 bool Symbols::GetName(uint64_t addr, uint64_t load_bias, Memory* elf_memory, std::string* name, in GetName() function in unwindstack::Symbols
77 const std::string& GetName() const { in GetName() function
111 std::string Node::GetName() const { in GetName() function in android::perfmgr::Node
104 Status BluetoothBinderServer::GetName(::android::String16* _aidl_return) { in GetName() function in ipc::binder::BluetoothBinderServer
205 TEST_F(AdapterTest, GetName) { in TEST_F() argument
158 std::string GetName() const override { return name_.Get(); } in GetName() function in bluetooth::AdapterImpl
96 Status GetName(String16* ret) { in GetName() function in __anon37fee0750111::NamedCallback