| /arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/ |
| D | ohos_bundle.impl.cpp | 50 void GetApplicationInfo3param(string_view bundleName, int32_t bundleFlags, int32_t userId) in GetApplicationInfo3param() 55 void GetApplicationInfo2param(string_view bundleName, int32_t bundleFlags) in GetApplicationInfo2param() 60 …void GetApplicationInfoOptional(string_view bundleName, int32_t bundleFlags, optional_view<int32_t… in GetApplicationInfoOptional() 77 void GetBundleInfo(string_view bundleName, int32_t bundleFlags) in GetBundleInfo() 82 void GetAbilityInfo(string_view bundleName, string_view abilityName) in GetAbilityInfo() 87 void GetApplicationInfo(string_view bundleName, int32_t bundleFlags, int32_t userId) in GetApplicationInfo() 117 void GetLaunchWantForBundle(string_view bundleName) in GetLaunchWantForBundle() 122 void GetAbilityLabel(string_view bundleName, string_view abilityName) in GetAbilityLabel() 127 void GetAbilityIcon(string_view bundleName, string_view abilityName) in GetAbilityIcon() 137 void IsApplicationEnabled(string_view bundleName) in IsApplicationEnabled()
|
| D | elementName.impl.cpp | 47 void SetBundleName(string_view bundleName) in SetBundleName()
|
| D | ohos_app_ability_want.impl.cpp | 42 void SetBundleName(optional_view<string> bundleName) in SetBundleName()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-annotations-version-update/ |
| D | compileContextInfo.json | 9 "bundleName": "", string 18 "bundleName": "bundle", string 27 "bundleName": "", string 36 "bundleName": "", string 45 "bundleName": "", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-version-update/ |
| D | compileContextInfo.json | 9 "bundleName": "", string 18 "bundleName": "bundle", string 27 "bundleName": "", string 36 "bundleName": "", string 45 "bundleName": "", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-dependency-resolve/ |
| D | compileContextInfo.json | 9 "bundleName": "", string 18 "bundleName": "", string 27 "bundleName": "", string 36 "bundleName": "", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-annotations-test-project/ |
| D | compileContextInfo.json | 9 "bundleName": "", string 18 "bundleName": "", string 27 "bundleName": "", string 36 "bundleName": "", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/js/projects/bytecodehar-dependency-resolve/ |
| D | compileContextInfo.json | 9 "bundleName": "", string 18 "bundleName": "", string 27 "bundleName": "", string 36 "bundleName": "", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-test-project/ |
| D | compileContextInfo.json | 9 "bundleName": "", string 18 "bundleName": "", string 27 "bundleName": "", string 36 "bundleName": "", string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-annotations-dependency-resolve/ |
| D | compileContextInfo.json | 9 "bundleName": "", string 18 "bundleName": "", string 27 "bundleName": "", string 36 "bundleName": "", string
|
| /arkcompiler/ets_runtime/ecmascript/ohos/ |
| D | ohos_pkg_verifier.h | 53 std::string bundleName = cPreprocessor.GetMainPkgArgs()->GetBundleName(); in CheckArkProfile() local 78 const std::string bundleName = mainPkgArgs->GetBundleName(); in CheckAOTOutputFilePath() local 120 std::string bundleName; in CheckBundleNameAndAppIdentifier() local
|
| /arkcompiler/runtime_core/taihe/test/ani_bundlemanager/author/src/ |
| D | elementName.impl.cpp | 29 string bundleName = ""; member in __anon33c095a70111::ElementNameImpl 47 void SetBundleName(string_view bundleName) in SetBundleName()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-inter-app-hsp/ |
| D | compileContextInfo.json | 16 "bundleName": "com.inter_app.hsp" string
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-annotations-inter-app-hsp/ |
| D | compileContextInfo.json | 16 "bundleName": "com.inter_app.hsp" string
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | module_path_helper.cpp | 201 CString ModulePathHelper::ConcatUnifiedOhmUrl(const CString &bundleName, const CString &pkgname, in ConcatUnifiedOhmUrl() 213 CString ModulePathHelper::ConcatUnifiedOhmUrl(const CString &bundleName, const CString &normalizedp… in ConcatUnifiedOhmUrl() 220 CString ModulePathHelper::ConcatPreviewTestUnifiedOhmUrl(const CString &bundleName, const CString &… in ConcatPreviewTestUnifiedOhmUrl() 227 CString ModulePathHelper::ConcatHspFileNameCrossBundle(const CString &bundleName, const CString &mo… in ConcatHspFileNameCrossBundle() 278 const CString &bundleName = data[PKGINFO_BUDNLE_NAME_INDEX]; in TransformToNormalizedOhmUrl() local 307 CString bundleName = vec[0]; in ParseUrl() local 342 CString bundleName = vec[0]; in ParsePrefixBundle() local 362 const CString& bundleName = res[NORMALIZED_BUNDLE_NAME_INDEX]; in ParseNormalizedOhmUrl() local 863 …ulePathHelper::ConcatNativeSoNormalizedOhmurl(const CString &moduleName, const CString &bundleName, in ConcatNativeSoNormalizedOhmurl() 871 …ModulePathHelper::ConcatNotSoNormalizedOhmurl(const CString &moduleName, const CString &bundleName, in ConcatNotSoNormalizedOhmurl() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/platform/common/ |
| D | module.cpp | 28 const CString &bundleName, const CString &moduleName, [[maybe_unused]] CString &recordName) in GetBaseFileName()
|
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ |
| D | module.cpp | 39 const CString &bundleName, const CString &moduleName, [[maybe_unused]] CString &recordName) in GetBaseFileName()
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/mac/ |
| D | module.cpp | 39 const CString &bundleName, const CString &moduleName, [[maybe_unused]] CString &recordName) in GetBaseFileName()
|
| /arkcompiler/toolchain/inspector/ |
| D | connect_server.cpp | 30 ConnectServer::ConnectServer(const std::string& bundleName, std::function<void(std::string&&)> onMe… in ConnectServer()
|
| /arkcompiler/jsvm/src/platform/ |
| D | platform_ohos.cpp | 257 bool ProcessBundleName(std::string& bundleName) in ProcessBundleName() 278 std::string bundleName; in WriteHisysevent() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | aot_compiler_stats.h | 34 void SetBundleName(std::string bundleName) in SetBundleName()
|
| D | aot_compiler.cpp | 115 std::string bundleName = ""; in Main() local
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit.cpp | 53 void Jit::SetJitEnablePostFork(EcmaVM *vm, const std::string &bundleName) in SetJitEnablePostFork() 463 auto bundleName = vm_->GetBundleName(); in TimeScope() local 480 auto bundleName = vm_->GetBundleName(); in ~TimeScope() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/ |
| D | AbilityInterface.ts | 79 bundleName: string; property
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| D | file_path_utils.cpp | 332 const auto& bundleName = pathVector[index++]; in ParseOhmUri() local 376 …const std::string& bundleName, const std::string& curJsModulePath, const std::string& newJsModuleU… in NormalizeUri()
|