Home
last modified time | relevance | path

Searched defs:SetBundleName (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/abc2program/
Dabc2program_compiler.h41 void SetBundleName(std::string bundle_name) in SetBundleName() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.h35 void SetBundleName(std::string bundleName) in SetBundleName() function
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.h68 void SetBundleName(CString bundleName) in SetBundleName() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.cpp162 void PGOProfilerManager::SetBundleName(const std::string& bundleName) in SetBundleName() function in panda::ecmascript::pgo::PGOProfilerManager
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h259 void SetBundleName(const std::string &value) in SetBundleName() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h691 void SetBundleName(const CString &bundleName) in SetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4365 void JSNApi::SetBundleName(EcmaVM *vm, const std::string &bundleName) in SetBundleName() function in panda::JSNApi