Searched defs:object_id_ (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/components/invalidation/
H A Dunacked_invalidation_set.h111 invalidation::ObjectId object_id_; member in class:syncer::UnackedInvalidationSet
/external/chromium_org/content/renderer/java/
H A Dgin_java_bridge_object.h31 GinJavaBridgeDispatcher::ObjectID object_id() const { return object_id_; }
62 GinJavaBridgeDispatcher::ObjectID object_id_; member in class:content::GinJavaBridgeObject
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dinstrument.h69 const std::string& object_id() const { return object_id_; }
96 std::string object_id_; member in class:autofill::wallet::Instrument
H A Dwallet_address.h81 // |object_id_|.
84 // Newly created addresses will not have an associated |object_id_| and are
117 const std::string& object_id() const { return object_id_; }
151 object_id_ = object_id;
215 std::string object_id_; member in class:autofill::wallet::Address
H A Dwallet_items.h113 const std::string& object_id() const { return object_id_; }
161 std::string object_id_; member in class:autofill::wallet::WalletItems::MaskedInstrument
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
H A Drefcount.h89 typeid(this).name(), object_counter_, object_id_, ref_count_)
127 object_id_ = AtomicIncrement(&next_id_);
166 mutable size_t object_id_; member in class:sfntly::RefCounted
/external/sfntly/cpp/src/sfntly/port/
H A Drefcount.h89 typeid(this).name(), object_counter_, object_id_, ref_count_)
127 object_id_ = AtomicIncrement(&next_id_);
166 mutable size_t object_id_; member in class:sfntly::RefCounted
/external/chromium_org/chrome/browser/policy/cloud/
H A Dcloud_policy_invalidator.h201 invalidation::ObjectId object_id_; member in class:policy::CloudPolicyInvalidator

Completed in 332 milliseconds