Searched defs:system_app_id (Results 1 – 1 of 1) sorted by relevance
96 inline std::string system_app_id() const { return image_props_.system_id; } in system_app_id() function97 inline void set_system_app_id(const std::string& system_app_id) { in set_system_app_id()