HomeSort by relevance Sort by last modified time
    Searched refs:cohortname (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
omaha_request_action_unittest.cc 88 "\" cohortname=\"" + cohortname + "\" "
111 "\" cohortname=\"" + cohortname + "\" "
197 string cohortname = ""; member in struct:__anon3825::FakeUpdateResponse
    [all...]
omaha_request_action.cc 276 "cohortname", kPrefsOmahaCohortName);
438 string cohortname; member in struct:chromeos_update_engine::OmahaParserData::App
487 if (attrs.find("cohortname") != attrs.end()) {
489 app.cohortname = attrs["cohortname"];
    [all...]

Completed in 62 milliseconds