Home
last modified time | relevance | path

Searched refs:reserveUrl (Results 1 - 4 of 4) sorted by relevance

/base/update/updateservice/services/firmware/data/db/include/
H A Dfirmware_component.h48 std::string reserveUrl; member
77 .append("reserveUrl=").append(reserveUrl).append(",") in ToString()
/base/update/updateservice/services/core/ability/download/data/include/
H A Ddownload_info.h37 std::string reserveUrl; member
/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_component_table.cpp80 GetColumnValue(resultSet, COLUMN_COMPONENT_RESERVE_URL, value.reserveUrl); in ParseDbValue()
108 PutColumnValue(dbValue, COLUMN_COMPONENT_RESERVE_URL, value.reserveUrl); in BuildDbValue()
/base/update/updateservice/services/firmware/common/include/
H A Dfirmware_common.h132 std::string reserveUrl; member

Completed in 2 milliseconds