Home
last modified time | relevance | path

Searched defs:GetName (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/confui/
Dhost_utils.cc64 std::string GetName(const std::thread::id tid) { in GetName() function
/device/google/cuttlefish/host/libs/allocd/
Dresource.h43 std::string GetName() { return name_; } in GetName() function