Home
last modified time | relevance | path

Searched defs:GetPackageName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dsource_map.cpp344 void SourceMap::GetPackageName(std::string& url, std::string& packageName) in GetPackageName() function in panda::ecmascript::SourceMap
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h135 const std::string &GetPackageName() in GetPackageName() function