Searched defs:moduleName_ (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| H A D | pgo_profiler_encoder.h | 119 std::string moduleName_; member in panda::ecmascript::pgo::PGOProfilerEncoder 171 std::string moduleName_; member in panda::ecmascript::pgo::ResetOutPathTask |
| H A D | pgo_profiler_encoder.cpp | 249 LOG_ECMA(INFO) << "Request local aot, bundle: " << bundleName_ << ", module: " << moduleName_; in RequestAot() local 251 LOG_ECMA(ERROR) << "Request aot failed, bundle: " << bundleName_ << ", module: " << moduleName_; in RequestAot() local |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| H A D | heap_sampling.h | 26 std::string moduleName_ = ""; member |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_vm.h | 863 CString moduleName_; member in panda::ecmascript::EcmaVM |
Completed in 3 milliseconds