Home
last modified time | relevance | path

Searched defs:bundleName (Results 1 - 25 of 37) sorted by relevance

12

/developtools/packing_tool/adapter/ohos/
H A DWant.java25 public String bundleName = ""; field in Want
H A DDependencyItem.java26 private String bundleName = null; field in DependencyItem
42 public void setBundleName(String bundleName) { in setBundleName() argument
H A DHQFInfo.java24 private String bundleName = ""; field in HQFInfo
46 public void setBundleName(String bundleName) { in setBundleName() argument
H A DPackageNormalize.java83 private static void normalize(Path hspPath, Path outPath, String bundleName, int versionCode) in normalize() argument
133 private static void updateModuleJson(Path moduleJson, String bundleName, int versionCode) in updateModuleJson() argument
154 private static void updatePackInfo(Path packInfo, String bundleName, in argument
[all...]
H A DVerifyCollection.java29 public String bundleName = ""; field in VerifyCollection
H A DAppInfo.java28 public String bundleName = ""; field in AppInfo
H A DModuleAppInfo.java33 public String bundleName = ""; field in ModuleAppInfo
/developtools/packing_tool/packing_tool/frameworks/include/json/
H A Ddependency_item.h24 std::string bundleName = ""; member
H A Dhap_verify_utils.h30 std::string bundleName = ""; member
H A Dhqf_info.h35 void SetBundleName(const std::string& bundleName) in SetBundleName() argument
/developtools/packing_tool/packing_tool/frameworks/src/
H A Dhqf_verify.cpp42 const std::string& bundleName = hqfInfos[0].GetBundleName(); in CheckAppFields() local
H A Dpackage_normalize.cpp126 std::string bundleName = parameterMap_.at(Constants::PARAM_BUNDLE_NAME); in Process() local
/developtools/profiler/device/plugins/native_daemon/src/
H A Dhook_service.cpp67 std::string bundleName; in ProtocolProc() local
[all...]
/developtools/hdc/hdcd_user_permit/src/
H A Dconnection.cpp35 string bundleName = "com.ohos.settings"; in OnAbilityConnectDone() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_verify_test/
H A Dhqf_verify_test.cpp94 std::string bundleName = ""; in HWTEST_F() local
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
H A Dffrt_profiler_socket_service.cpp65 std::string bundleName = GetProcessName(pid); in ProtocolProc() local
/developtools/profiler/device/plugins/network_profiler/service/src/
H A Dnetwork_profiler_socket_service.cpp65 std::string bundleName = GetProcessNameByPid(pid); in ProtocolProc() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
H A DBundleInfo.java50 private String bundleName; field in BundleInfo
97 public void setBundleName(String bundleName) { in setBundleName() argument
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/patch_json_test/
H A Dpatch_json_test.cpp198 std::string bundleName; in HWTEST_F() local
429 std::string bundleName = "com.example.test"; in HWTEST_F() local
444 std::string bundleName; in HWTEST_F() local
[all...]
/developtools/packing_tool/packing_tool/frameworks/test/unittest/package_normalize_test/
H A Dpackage_normalize_test.cpp413 std::string bundleName; in HWTEST_F() local
562 std::string bundleName; HWTEST_F() local
[all...]
/developtools/profiler/device/plugins/xpower_plugin/src/
H A Dxpower_plugin.cpp58 std::string bundleName = protoConfig_.bundle_name(); in Start() local
103 StartPowerManager(std::uint32_t messageType, std::string &bundleName) StartPowerManager() argument
[all...]
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
H A Dnative_memory_profiler_sa_service.cpp333 std::string bundleName; in ProtocolProc() local
[all...]
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dpatch_json.cpp121 bool PatchJson::GetBundleName(std::string& bundleName) in GetBundleName() argument
131 bool PatchJson::GetBundleNameByAppObj(const std::unique_ptr<PtJson>& appObj, std::string& bundleName) in GetBundleNameByAppObj() argument
376 std::string bundleName = ""; in GetHqfInfo() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/pack_info_test/
H A Dpack_info_test.cpp865 std::string bundleName = ""; in HWTEST_F() local
879 std::string bundleName = ""; HWTEST_F() local
895 std::string bundleName = ""; HWTEST_F() local
909 std::string bundleName = ""; HWTEST_F() local
925 std::string bundleName = ""; HWTEST_F() local
937 std::string bundleName = "com.example.myapplication"; HWTEST_F() local
951 std::string bundleName = "com.example.myapplication"; HWTEST_F() local
964 std::string bundleName = "com.example.myapplication"; HWTEST_F() local
[all...]
/developtools/hapsigner/hapsigntool_cpp/profile/include/
H A Dprofile_info.h46 std::string bundleName; member

Completed in 12 milliseconds

12