Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.h40 std::string GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.h73 CString GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h327 const std::string &GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.cpp167 const std::string PGOProfilerManager::GetBundleName() const in GetBundleName() function in panda::ecmascript::pgo::PGOProfilerManager
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h395 std::string GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h696 CString GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4371 std::string JSNApi::GetBundleName(EcmaVM *vm) in GetBundleName() function in panda::JSNApi