Searched defs:GetName (Results 1 – 3 of 3) sorted by relevance
| /commonlibrary/c_utils/base/include/ | ||
| D | thread_pool.h | 97 std::string GetName() const { return myName_; } in GetName() function |
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.h | 425 std::string GetName() const in GetName() function |
| /commonlibrary/ets_utils/js_api_module/xml/ | ||
| D | js_xml.cpp | 1660 std::string XmlPullParser::GetName() const in GetName() function in OHOS::xml::XmlPullParser |