| /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-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-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 | 52 std::string bundleName = cPreprocessor.GetMainPkgArgs()->GetBundleName(); in CheckArkProfile() local 104 std::string bundleName; in CheckBundleNameAndAppIdentifier() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-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() 309 CString bundleName = vec[0]; in ParseUrl() local 344 CString bundleName = vec[0]; in ParsePrefixBundle() local 364 const CString& bundleName = res[NORMALIZED_BUNDLE_NAME_INDEX]; in ParseNormalizedOhmUrl() local 865 …ulePathHelper::ConcatNativeSoNormalizedOhmurl(const CString &moduleName, const CString &bundleName, in ConcatNativeSoNormalizedOhmurl() 873 …ModulePathHelper::ConcatNotSoNormalizedOhmurl(const CString &moduleName, const CString &bundleName, in ConcatNotSoNormalizedOhmurl() 986 const CString &bundleName = data[PKGINFO_BUDNLE_NAME_INDEX]; in ConcatNormalizedOhmurlWithData() local [all …]
|
| D | module_path_helper.h | 349 CString bundleName = res[NORMALIZED_BUNDLE_NAME_INDEX]; in GetBundleNameFromNormalized() local
|
| /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/unix/mac/ |
| D | module.cpp | 39 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/jsvm/src/platform/ |
| D | platform_ohos.cpp | 178 bool ProcessBundleName(std::string& bundleName) in ProcessBundleName() 199 std::string bundleName; in WriteHisysevent() local
|
| /arkcompiler/toolchain/inspector/ |
| D | connect_server.cpp | 30 ConnectServer::ConnectServer(const std::string& bundleName, std::function<void(std::string&&)> onMe… in ConnectServer()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | aot_compiler_stats.h | 35 void SetBundleName(std::string bundleName) in SetBundleName()
|
| D | aot_compiler.cpp | 114 std::string bundleName = ""; in Main() local
|
| /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()
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| D | commonUtil.cpp | 157 std::string UpdateBundleNameIfNeeded(std::string &ohmurl, const std::string &bundleName, in UpdateBundleNameIfNeeded()
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit_dfx.cpp | 50 void JitDfx::Init(const JSRuntimeOptions &options, std::string &bundleName) in Init()
|
| D | jit.cpp | 51 void Jit::SetJitEnablePostFork(EcmaVM *vm, const std::string &bundleName) in SetJitEnablePostFork() 455 auto bundleName = vm_->GetBundleName(); in ~TimeScope() local
|
| D | jit_dfx.h | 68 void SetBundleName(CString bundleName) in SetBundleName()
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_manager.cpp | 162 void PGOProfilerManager::SetBundleName(const std::string& bundleName) in SetBundleName() 181 bool PGOProfilerManager::RequestAot(const std::string& bundleName, in RequestAot()
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | js_pandafile_executor.cpp | 473 [[maybe_unused]] const CString &bundleName, const CString &moduleName, const CString &entry, in ExecuteAbcFileWithSingletonPatternFlag() 512 …ileExecutor::IsExecuteModuleInAbcFile(JSThread *thread, [[maybe_unused]] const CString &bundleName, in IsExecuteModuleInAbcFile()
|
| D | js_pandafile.cpp | 74 CString bundleName = entry.substr(0, pos); in CheckIsRecordWithBundleName() local
|
| /arkcompiler/ets_runtime/ecmascript/ohos/tests/ |
| D | ohos_test.cpp | 77 …static std::string BuildOhosPkgJson(const std::string &pgoDir, const std::string &bundleName = TES… in BuildOhosPkgJson()
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| D | jsnapi.h | 204 void SetArkBundleName(const std::string &bundleName) in SetArkBundleName()
|