Lines Matching refs:std
31 static const std::string HOTA_CURRENT_COMPONENT_ID = "hota_current_component_id";
33 static const std::string UPDATE_ACTION = "update_action"; // recovery upgrade
35 static const std::string PACKAGE_ROOT_PATH = Constant::DUPDATE_ENGINE_PACKAGE_ROOT_PATH + "/firmware";
36 static const std::string PACKAGE_PATH = PACKAGE_ROOT_PATH + "/versions";
38 static const std::string ENCRYPTED_ROOT_PATH = Constant::FILES_ROOT_PATH + "/firmware";
39 static const std::string CHANGELOG_PATH = ENCRYPTED_ROOT_PATH + "/changelogs";
41 static const std::string AUTO_DOWNLOAD_SWITCH = "auto_download_switch"; // 自动下载开关
47 const std::string BOOTSLOTS_DEFAULT_VALUE = "0";
48 const std::string BOOTSLOTS_AB_UPDATE_VALUE = "2";
53 static const std::vector<DirInfo> FIRMWARE_DIR_INFOS {