Home
last modified time | relevance | path

Searched defs:bundleName (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-version-update/
DcompileContextInfo.json9 "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/
DcompileContextInfo.json9 "bundleName": "", string
18 "bundleName": "", string
27 "bundleName": "", string
36 "bundleName": "", string
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/projects/bytecodehar-test-project/
DcompileContextInfo.json9 "bundleName": "", string
18 "bundleName": "", string
27 "bundleName": "", string
36 "bundleName": "", string
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/js/projects/bytecodehar-dependency-resolve/
DcompileContextInfo.json9 "bundleName": "", string
18 "bundleName": "", string
27 "bundleName": "", string
36 "bundleName": "", string
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_verifier.h52 std::string bundleName = cPreprocessor.GetMainPkgArgs()->GetBundleName(); in CheckArkProfile() local
98 std::string bundleName; in CheckBundleNameAndAppIdentifier() local
/arkcompiler/ets_runtime/test/fuzztest/mergewithexistprofile_fuzzer/
Dmergewithexistprofile_fuzzer.cpp32 std::string bundleName = dataProvider.ConsumeRandomLengthString(20); in MergeWithExistProfileFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp205 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 …]
Dmodule_path_helper.h340 CString bundleName = res[NORMALIZED_BUNDLE_NAME_INDEX]; in GetBundleNameFromNormalized() local
/arkcompiler/toolchain/inspector/
Dconnect_server.cpp31 ConnectServer::ConnectServer(const std::string& bundleName, std::function<void(std::string&&)> onMe… in ConnectServer()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.h48 void SetBundleName(const std::string &bundleName) in SetBundleName()
72 …bool RequestAot(const std::string &bundleName, const std::string &moduleName, RequestAotMode trigg… in RequestAot()
Dpgo_profiler_encoder.h53 void SetBundleName(const std::string &bundleName) in SetBundleName()
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.h35 void SetBundleName(std::string bundleName) in SetBundleName()
Daot_compiler.cpp151 std::string bundleName = ""; in Main() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.cpp333 const auto& bundleName = pathVector[index++]; in ParseOhmUri() local
377const std::string& bundleName, const std::string& curJsModulePath, const std::string& newJsModuleU… in NormalizeUri()
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.cpp50 void JitDfx::Init(const JSRuntimeOptions &options, std::string &bundleName) in Init()
Djit.cpp38 void Jit::SetJitEnablePostFork(EcmaVM *vm, const std::string &bundleName) in SetJitEnablePostFork()
664 auto bundleName = vm_->GetBundleName(); in ~TimeScope() local
Djit_dfx.h67 void SetBundleName(CString bundleName) in SetBundleName()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp513 [[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()
Djs_pandafile.cpp75 CString bundleName = entry.substr(0, pos); in CheckIsRecordWithBundleName() local
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp76 …static std::string BuildOhosPkgJson(const std::string &pgoDir, const std::string &bundleName = TES… in BuildOhosPkgJson()
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h203 void SetArkBundleName(const std::string &bundleName) in SetArkBundleName()
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp141 std::string bundleName = PGOProfilerManager::GetInstance()->GetBundleName(); in PostFork() local
Decma_vm.h506 inline void SetBundleName(const CString &bundleName) in SetBundleName()
Decma_context.cpp1120 std::string bundleName = pgo::PGOProfilerManager::GetInstance()->GetBundleName(); in LoadAOTFilesInternal() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global.cpp1001 CString bundleName = ModulePathHelper::GetBundleNameWithRecordName(vm, recordName); in GetCurrentBundleName() local

12