Home
last modified time | relevance | path

Searched defs:system_app_id (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/
Domaha_request_params.h96 inline std::string system_app_id() const { return image_props_.system_id; } in system_app_id() function
97 inline void set_system_app_id(const std::string& system_app_id) { in set_system_app_id()