Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.h40 std::string GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_encoder.h58 const std::string GetBundleName() in GetBundleName() function
Dpgo_profiler_manager.h55 const std::string GetBundleName() in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.h72 CString GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h318 const std::string &GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h394 std::string GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h511 CString GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4126 std::string JSNApi::GetBundleName(EcmaVM *vm) in GetBundleName() function in panda::JSNApi