Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/
Dabc2program_compiler.h41 void SetBundleName(std::string bundle_name) in SetBundleName() function
/arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/
DelementName.impl.cpp47 void SetBundleName(string_view bundleName) in SetBundleName() function in __anon869c2bac0111::ElementNameImpl
Dohos_app_ability_want.impl.cpp42 void SetBundleName(optional_view<string> bundleName) in SetBundleName() function in __anon25e9d6600111::WantImpl
/arkcompiler/runtime_core/taihe/test/ani_bundlemanager/author/src/
DelementName.impl.cpp47 void SetBundleName(string_view bundleName) in SetBundleName() function in __anon33c095a70111::ElementNameImpl
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.h34 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.cpp167 void PGOProfilerManager::SetBundleName(const std::string& bundleName) in SetBundleName() function in panda::ecmascript::pgo::PGOProfilerManager
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h250 void SetBundleName(const std::string &value) in SetBundleName() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h808 inline void SetBundleName(const CString &bundleName) in SetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4660 void JSNApi::SetBundleName(EcmaVM *vm, const std::string &bundleName) in SetBundleName() function in panda::JSNApi