object_id_ 99 chrome/browser/policy/cloud/cloud_policy_invalidator.cc invalidation_map.ForObject(object_id_); object_id_ 240 chrome/browser/policy/cloud/cloud_policy_invalidator.cc if (!is_registered_ || !(object_id == object_id_)) object_id_ 255 chrome/browser/policy/cloud/cloud_policy_invalidator.cc object_id_ = object_id; object_id_ 170 chrome/browser/policy/cloud/cloud_policy_invalidator.h invalidation::ObjectId object_id_; object_id_ 69 components/autofill/content/browser/wallet/instrument.h const std::string& object_id() const { return object_id_; } object_id_ 96 components/autofill/content/browser/wallet/instrument.h std::string object_id_; object_id_ 153 components/autofill/content/browser/wallet/wallet_address.cc object_id_(object_id), object_id_ 259 components/autofill/content/browser/wallet/wallet_address.cc if (!object_id_.empty()) object_id_ 260 components/autofill/content/browser/wallet/wallet_address.cc dict->SetString("id", object_id_); object_id_ 393 components/autofill/content/browser/wallet/wallet_address.cc return object_id_ == other.object_id_ && EqualsIgnoreID(other); object_id_ 116 components/autofill/content/browser/wallet/wallet_address.h const std::string& object_id() const { return object_id_; } object_id_ 149 components/autofill/content/browser/wallet/wallet_address.h object_id_ = object_id; object_id_ 206 components/autofill/content/browser/wallet/wallet_address.h std::string object_id_; object_id_ 216 components/autofill/content/browser/wallet/wallet_items.cc if (object_id_ != other.object_id_) object_id_ 112 components/autofill/content/browser/wallet/wallet_items.h const std::string& object_id() const { return object_id_; } object_id_ 160 components/autofill/content/browser/wallet/wallet_items.h std::string object_id_; object_id_ 33 sync/notifier/unacked_invalidation_set.cc return object_id_; object_id_ 89 sync/notifier/unacked_invalidation_set.cc << "Unrecognized to ack for object " << ObjectIdToString(object_id_); object_id_ 106 sync/notifier/unacked_invalidation_set.cc << ObjectIdToString(object_id_); object_id_ 123 sync/notifier/unacked_invalidation_set.cc value->SetString(kSourceKey, base::IntToString(object_id_.source())); object_id_ 124 sync/notifier/unacked_invalidation_set.cc value->SetString(kNameKey, object_id_.name()); object_id_ 153 sync/notifier/unacked_invalidation_set.cc object_id_ = invalidation::ObjectId(source, name); object_id_ 107 sync/notifier/unacked_invalidation_set.h invalidation::ObjectId object_id_; object_id_ 66 sync/notifier/unacked_invalidation_set_test_util.cc return expected_.object_id_ == actual.object_id_