Home
last modified time | relevance | path

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

/external/chromium_org/components/policy/core/common/cloud/
Dcloud_policy_validator.cc74 timestamp_not_after_ = in ValidateTimestamp()
174 timestamp_not_after_(0), in CloudPolicyValidatorBase()
445 policy_data_->timestamp() > timestamp_not_after_) { in CheckTimestamp()
Dcloud_policy_validator.h286 int64 timestamp_not_after_; variable