Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
Dthread_pool.h97 std::string GetName() const { return myName_; } in GetName() function
/commonlibrary/ets_utils/js_concurrent_module/worker/
Dworker.h466 std::string GetName() const in GetName() function
/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.cpp1820 std::string XmlPullParser::GetName() const in GetName() function in OHOS::xml::XmlPullParser
1907 napi_value XmlPullParser::ParseInfo::GetName(napi_env env, napi_callback_info info) in GetName() function in OHOS::xml::XmlPullParser::ParseInfo
/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dtask.cpp976 napi_value Task::GetName(napi_env env, napi_callback_info cbinfo) in GetName() function in Commonlibrary::Concurrent::TaskPoolModule::Task