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

  /system/update_engine/
omaha_request_params.h 121 inline std::string app_lang() const { return app_lang_; } function in class:chromeos_update_engine::OmahaRequestParams
omaha_request_action.cc 326 "lang=\"" + XmlEncodeWithDefault(params->app_lang(), "en-US") + "\" " +
    [all...]

Completed in 70 milliseconds