Home
last modified time | relevance | path

Searched refs:HAP_PATH (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dbundle_constants.h45 constexpr const char* HAP_PATH = "hapPath"; member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp46 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 Dbms_data_aot_test.cpp52 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 Dbundle_constants.h97 constexpr const char* HAP_PATH = "hapPath"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dextension_ability_info.cpp76 {Constants::HAP_PATH, extensionInfo.hapPath}, in to_json()
243 Constants::HAP_PATH, in from_json()
H A Dability_info.cpp178 {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 Dextension_ability_info.cpp373 {Constants::HAP_PATH, extensionInfo.hapPath}, in to_json()
528 Constants::HAP_PATH, in from_json()
H A Dability_info.cpp605 {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 Dbms_install_daemon_operator_test.cpp63 const std::string HAP_PATH = "/data/app/el1/bundle/public/com.example.test"; member

Completed in 14 milliseconds