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

  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client.cc 206 if (!state_keys_to_upload_.empty()) {
210 state_keys_to_upload_.begin());
211 key != state_keys_to_upload_.end();
301 state_keys_to_upload_ = keys;
418 state_keys_to_upload_.clear();
cloud_policy_client.h 271 std::vector<std::string> state_keys_to_upload_; member in class:policy::CloudPolicyClient

Completed in 422 milliseconds