Searched refs:HAP_PATH (Results 1 - 9 of 9) sorted by relevance
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | bundle_constants.h | 45 constexpr const char* HAP_PATH = "hapPath"; member
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/ |
H A D | bundle_mgr_client_system_test.cpp | 46 const std::string HAP_PATH = member 420 info.hapPath = HAP_PATH; in HWTEST_F() 455 info.hapPath = HAP_PATH; in HWTEST_F() 489 info.hapPath = HAP_PATH; in HWTEST_F() 519 info.hapPath = HAP_PATH; in HWTEST_F() 554 info.hapPath = HAP_PATH; in HWTEST_F() 824 info.hapPath = HAP_PATH; in HWTEST_F() 860 info.hapPath = HAP_PATH; in HWTEST_F() 896 info.hapPath = HAP_PATH; in HWTEST_F() 926 info.hapPath = HAP_PATH; in HWTEST_F() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/ |
H A D | bms_data_aot_test.cpp | 52 const std::string HAP_PATH = "/system/etc/graphic/bootpic.zip"; member 210 aotArgs.hapPath = HAP_PATH; in HWTEST_F() 280 aotArgs.hapPath = HAP_PATH; in HWTEST_F() 300 aotArgs.hapPath = HAP_PATH; in HWTEST_F() 1161 std::vector<uint8_t> signData(HAP_PATH.begin(), HAP_PATH.end()); in HWTEST_F() 1179 std::vector<uint8_t> pendSignData(HAP_PATH.begin(), HAP_PATH.end()); in HWTEST_F() 1208 std::vector<uint8_t> pendSignData2(HAP_PATH.begin(), HAP_PATH in HWTEST_F() [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | bundle_constants.h | 97 constexpr const char* HAP_PATH = "hapPath"; member
|
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | extension_ability_info.cpp | 76 {Constants::HAP_PATH, extensionInfo.hapPath}, in to_json() 243 Constants::HAP_PATH, in from_json()
|
H A D | ability_info.cpp | 178 {Constants::HAP_PATH, abilityInfo.hapPath}, in to_json() 646 Constants::HAP_PATH, in from_json()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | extension_ability_info.cpp | 373 {Constants::HAP_PATH, extensionInfo.hapPath}, in to_json() 528 Constants::HAP_PATH, in from_json()
|
H A D | ability_info.cpp | 605 {Constants::HAP_PATH, abilityInfo.hapPath}, in to_json() 1018 Constants::HAP_PATH, in from_json()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
H A D | bms_install_daemon_operator_test.cpp | 63 const std::string HAP_PATH = "/data/app/el1/bundle/public/com.example.test";
member
|
Completed in 14 milliseconds