| /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-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_runtime/ecmascript/ohos/ |
| D | ohos_pkg_verifier.h | 52 std::string bundleName = cPreprocessor.GetMainPkgArgs()->GetBundleName(); in CheckArkProfile() local 98 std::string bundleName; in CheckBundleNameAndAppIdentifier() local
|
| /arkcompiler/ets_runtime/test/fuzztest/mergewithexistprofile_fuzzer/ |
| D | mergewithexistprofile_fuzzer.cpp | 32 std::string bundleName = dataProvider.ConsumeRandomLengthString(20); in MergeWithExistProfileFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | module_path_helper.cpp | 205 CString ModulePathHelper::ConcatUnifiedOhmUrl(const CString &bundleName, const CString &pkgname, in ConcatUnifiedOhmUrl() 217 CString ModulePathHelper::ConcatUnifiedOhmUrl(const CString &bundleName, const CString &normalizedp… in ConcatUnifiedOhmUrl() 224 CString ModulePathHelper::ConcatPreviewTestUnifiedOhmUrl(const CString &bundleName, const CString &… in ConcatPreviewTestUnifiedOhmUrl() 231 CString ModulePathHelper::ConcatHspFileNameCrossBundle(const CString &bundleName, const CString &mo… in ConcatHspFileNameCrossBundle() 308 CString bundleName = vec[0]; in ParseUrl() local 343 CString bundleName = vec[0]; in ParsePrefixBundle() local 389 CString bundleName = res[NORMALIZED_BUNDLE_NAME_INDEX]; in ParseNormalizedOhmUrl() local 887 …ulePathHelper::ConcatNativeSoNormalizedOhmurl(const CString &moduleName, const CString &bundleName, in ConcatNativeSoNormalizedOhmurl() 895 …ModulePathHelper::ConcatNotSoNormalizedOhmurl(const CString &moduleName, const CString &bundleName, in ConcatNotSoNormalizedOhmurl() 1008 CString bundleName = data[PKGINFO_BUDNLE_NAME_INDEX]; in ConcatNormalizedOhmurlWithData() local [all …]
|
| D | module_path_helper.h | 340 CString bundleName = res[NORMALIZED_BUNDLE_NAME_INDEX]; in GetBundleNameFromNormalized() local
|
| /arkcompiler/toolchain/inspector/ |
| D | connect_server.cpp | 31 ConnectServer::ConnectServer(const std::string& bundleName, std::function<void(std::string&&)> onMe… in ConnectServer()
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_manager.h | 48 void SetBundleName(const std::string &bundleName) in SetBundleName() 72 …bool RequestAot(const std::string &bundleName, const std::string &moduleName, RequestAotMode trigg… in RequestAot()
|
| D | pgo_profiler_encoder.h | 53 void SetBundleName(const std::string &bundleName) in SetBundleName()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | aot_compiler_stats.h | 35 void SetBundleName(std::string bundleName) in SetBundleName()
|
| D | aot_compiler.cpp | 151 std::string bundleName = ""; in Main() local
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| D | file_path_utils.cpp | 333 const auto& bundleName = pathVector[index++]; in ParseOhmUri() local 377 …const std::string& bundleName, const std::string& curJsModulePath, const std::string& newJsModuleU… in NormalizeUri()
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit_dfx.cpp | 50 void JitDfx::Init(const JSRuntimeOptions &options, std::string &bundleName) in Init()
|
| D | jit.cpp | 38 void Jit::SetJitEnablePostFork(EcmaVM *vm, const std::string &bundleName) in SetJitEnablePostFork() 664 auto bundleName = vm_->GetBundleName(); in ~TimeScope() local
|
| D | jit_dfx.h | 67 void SetBundleName(CString bundleName) in SetBundleName()
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | js_pandafile_executor.cpp | 513 [[maybe_unused]] const CString &bundleName, const CString &moduleName, const CString &entry, in ExecuteAbcFileWithSingletonPatternFlag() 555 …ileExecutor::IsExecuteModuleInAbcFile(JSThread *thread, [[maybe_unused]] const CString &bundleName, in IsExecuteModuleInAbcFile()
|
| D | js_pandafile.cpp | 75 CString bundleName = entry.substr(0, pos); in CheckIsRecordWithBundleName() local
|
| /arkcompiler/ets_runtime/ecmascript/ohos/tests/ |
| D | ohos_test.cpp | 76 …static std::string BuildOhosPkgJson(const std::string &pgoDir, const std::string &bundleName = TES… in BuildOhosPkgJson()
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| D | jsnapi.h | 203 void SetArkBundleName(const std::string &bundleName) in SetArkBundleName()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_vm.cpp | 141 std::string bundleName = PGOProfilerManager::GetInstance()->GetBundleName(); in PostFork() local
|
| D | ecma_vm.h | 506 inline void SetBundleName(const CString &bundleName) in SetBundleName()
|
| D | ecma_context.cpp | 1120 std::string bundleName = pgo::PGOProfilerManager::GetInstance()->GetBundleName(); in LoadAOTFilesInternal() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_global.cpp | 1001 CString bundleName = ModulePathHelper::GetBundleNameWithRecordName(vm, recordName); in GetCurrentBundleName() local
|