Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h346 void SetModuleName(const CString &moduleName) in SetModuleName() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1764 RuntimeCallFrame &SetModuleName(const std::string &moduleName) in SetModuleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3678 void JSNApi::SetModuleName(EcmaVM *vm, const std::string &moduleName) in SetModuleName() function in panda::JSNApi