Home
last modified time | relevance | path

Searched refs:CURRENT_DEVICE_ID (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dbundle_constants.h28 constexpr const char* CURRENT_DEVICE_ID = "PHONE-001"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h61 constexpr const char* CURRENT_DEVICE_ID = "PHONE-001"; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1489 applicationInfo.deviceId = Constants::CURRENT_DEVICE_ID; in ToApplicationInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2014 applicationInfo.deviceId = ServiceConstants::CURRENT_DEVICE_ID; in ToApplicationInfo()
H A Dmodule_profile.cpp1911 applicationInfo.deviceId = ServiceConstants::CURRENT_DEVICE_ID; in ToApplicationInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1339 ServiceConstants::CURRENT_DEVICE_ID, BUNDLE_NAME, key); in HWTEST_F()
1352 std::string deviceId = ServiceConstants::CURRENT_DEVICE_ID; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp82 const std::string CURRENT_DEVICE_ID = "PHONE-001"; member
4731 appInfo.deviceId = CURRENT_DEVICE_ID; in HWTEST_F()

Completed in 37 milliseconds