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

  /external/chromium_org/chrome/installer/util/
google_chrome_distribution.cc 239 string16 ap_value; local
242 client_state_key.ReadValue(google_update::kRegApField, &ap_value);
245 result.append(ap_value);
google_update_settings_unittest.cc 74 const wchar_t* ap_value; member in struct:__anon6794::GoogleUpdateSettingsTest::Expectations
100 ap += expectations[j].ap_value;
    [all...]

Completed in 34 milliseconds