Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp1096 bool ModulePathHelper::CheckAndGetRecordName(JSThread *thread, const CString &ohmUrl, CString &reco… in CheckAndGetRecordName() function in panda::ecmascript::ModulePathHelper
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp4080 HWTEST_F_L0(EcmaModuleTest, CheckAndGetRecordName) in HWTEST_F_L0() argument