Home
last modified time | relevance | path

Searched refs:timestamp_not_before_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/policy/core/common/cloud/
Dcloud_policy_validator.cc72 timestamp_not_before_ = in ValidateTimestamp()
173 timestamp_not_before_(0), in CloudPolicyValidatorBase()
438 policy_data_->timestamp() < timestamp_not_before_) { in CheckTimestamp()
Dcloud_policy_validator.h285 int64 timestamp_not_before_; variable