Searched defs:app_version (Results 1 – 7 of 7) sorted by relevance
157 repeated int64 app_version = 1; field
64 bool OmahaRequestParams::Init(const string& app_version, in Init()
476 string app_version = FLAGS_app_version; in ProcessFlags() local
105 inline std::string app_version() const { return image_props_.version; } in app_version() function
910 bool UpdateAttempter::CheckForUpdate(const string& app_version, in CheckForUpdate()
113 string app_version = "fake_app_version"; member
132 uint32_t app_version; // Version of the app member