Searched defs:GetName (Results 1 – 4 of 4) sorted by relevance
43 String GetName(); in GetName() method
49 public String GetName() { in GetName() method in TestImpl
53 ::ndk::ScopedAStatus GetName(std::string* _aidl_return) override { in GetName() function
361 func (x *Requirement) GetName() string { func