Home
last modified time | relevance | path

Searched refs:GetModuleNameSpaceWithPath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/cross_vm/
Djsnapi_expo_hybrid.h37 …static Local<ObjectRef> GetModuleNameSpaceWithPath(const EcmaVM *vm, const char *path); …
Djsnapi_expo_hybrid.cpp117 Local<ObjectRef> JSNApi::GetModuleNameSpaceWithPath(const EcmaVM *vm, const char *path) in GetModuleNameSpaceWithPath() function in panda::JSNApi