Home
last modified time | relevance | path

Searched defs:GetModuleNameSpaceFromFile (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp862 JSHandle<JSTaggedValue> ModuleManager::GetModuleNameSpaceFromFile( in GetModuleNameSpaceFromFile() function in panda::ecmascript::ModuleManager
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp410 HWTEST_F_L0(EcmaModuleTest, GetModuleNameSpaceFromFile) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5737 Local<ObjectRef> JSNApi::GetModuleNameSpaceFromFile(EcmaVM *vm, const std::string &file, const std:… in GetModuleNameSpaceFromFile() function in panda::JSNApi