Home
last modified time | relevance | path

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

/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/ohos/
Dohos_pkg_args.h295 const std::string &GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h344 std::string GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h440 CString GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2662 std::string JSNApi::GetBundleName(EcmaVM *vm) in GetBundleName() function in panda::JSNApi