Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.cpp289 void PGOProfilerManager::SetModuleName(const std::string& moduleName) in SetModuleName() function in panda::ecmascript::pgo::PGOProfilerManager
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h701 void SetModuleName(const CString &moduleName) in SetModuleName() function
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1836 RuntimeCallFrame &SetModuleName(const std::string &moduleName) in SetModuleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4376 void JSNApi::SetModuleName(EcmaVM *vm, const std::string &moduleName) in SetModuleName() function in panda::JSNApi