Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
Dthread_pool.h51 std::string GetName() const { return myName_; } in GetName() function
/commonlibrary/ets_utils/js_concurrent_module/worker/
Dworker.h344 std::string GetName() const in GetName() function
Dworker_new.h349 std::string GetName() const in GetName() function
/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.cpp1660 std::string XmlPullParser::GetName() const in GetName() function in OHOS::xml::XmlPullParser
1745 napi_value XmlPullParser::ParseInfo::GetName(napi_env env, napi_callback_info info) in GetName() function in OHOS::xml::XmlPullParser::ParseInfo