Home
last modified time | relevance | path

Searched refs:GetPkgNameWithAlias (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.cpp962 CString pkgName = vm->GetPkgNameWithAlias(requestPath); in ConcatOtherNormalizedOhmurl()
998 CString pkgName = vm->GetPkgNameWithAlias(alias); in ConcatOtherNormalizedOhmurlWithFilePath()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h441 inline CString GetPkgNameWithAlias(const CString &alias) const in GetPkgNameWithAlias() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp1715 EXPECT_EQ(std::string(vm_->GetPkgNameWithAlias(TEST_NUM1)), TEST_NUM2); in HWTEST_F_L0()

Completed in 7 milliseconds