Searched defs:InstallParameters (Results 1 – 1 of 1) sorted by relevance
78 struct InstallParameters { struct in __anon52cacdbc0111::InstallObserver79 std::string id;80 bool is_update;81 bool from_ephemeral;83 InstallParameters( in InstallParameters() argument