Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h320 inline static CString GetModuleNameWithPath(const CString& modulePath) in GetModuleNameWithPath() function
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp1311 HWTEST_F_L0(EcmaModuleTest, GetModuleNameWithPath) in HWTEST_F_L0() argument