Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/apps/
Dephemeral_app_browsertest.cc78 struct InstallParameters { struct in __anon52cacdbc0111::InstallObserver
79 std::string id;
80 bool is_update;
81 bool from_ephemeral;
83 InstallParameters( in InstallParameters() argument