Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp719 CString ModulePathHelper::GetModuleNameWithBaseFile(const CString &baseFileName) in GetModuleNameWithBaseFile() function in panda::ecmascript::ModulePathHelper
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2556 HWTEST_F_L0(EcmaModuleTest, GetModuleNameWithBaseFile) in HWTEST_F_L0() argument