Searched defs:GetName (Results 1 – 4 of 4) 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 | 466 std::string GetName() const in GetName() function |
| /commonlibrary/ets_utils/js_api_module/xml/ | ||
| D | js_xml.cpp | 1820 std::string XmlPullParser::GetName() const in GetName() function in OHOS::xml::XmlPullParser |
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
| D | task.cpp | 976 napi_value Task::GetName(napi_env env, napi_callback_info cbinfo) in GetName() function in Commonlibrary::Concurrent::TaskPoolModule::Task |