Searched defs:kNoDaystart (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/common/extensions/
H A Dupdate_manifest.h49 static const int kNoDaystart = -1; member in class:UpdateManifest
55 // This will be >= 0, or kNoDaystart if the <daystart> tag was not present.
/external/chromium_org/chrome/common/extensions/
H A Dupdate_manifest.h63 static const int kNoDaystart = -1; member in class:UpdateManifest
69 // This will be >= 0, or kNoDaystart if the <daystart> tag was not present.
/external/chromium_org/chrome/browser/component_updater/
H A Dupdate_response.h100 static const int kNoDaystart = -1; member in class:component_updater::UpdateResponse
105 // This will be >= 0, or kNoDaystart if the <daystart> tag was not present.

Completed in 123 milliseconds