Searched defs:SetModuleName (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_profiler_manager.h | 146 void SetModuleName(const std::string &moduleName) in SetModuleName() function in panda::ecmascript::pgo::PGOProfilerManager |
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | ecma_vm.h | 517 void SetModuleName(const CString &moduleName) in SetModuleName() function in panda::ecmascript::EcmaVM |
/arkcompiler/toolchain/tooling/base/ | ||
H A D | pt_types.h | 1825 RuntimeCallFrame &SetModuleName(const std::string &moduleName) in SetModuleName() function in panda::ecmascript::tooling::final::final |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
H A D | jsnapi_expo.cpp | 4210 void JSNApi::SetModuleName(EcmaVM *vm, const std::string &moduleName) in SetModuleName() function in panda::JSNApi |
Completed in 20 milliseconds