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

  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_invalidator.h 215 uint32 policy_hash_value_; member in class:policy::CloudPolicyInvalidator
cloud_policy_invalidator.cc 50 policy_hash_value_(0) {
345 bool changed = new_hash_value != policy_hash_value_;
346 policy_hash_value_ = new_hash_value;

Completed in 333 milliseconds