Home
last modified time | relevance | path

Searched refs:AssignObject (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/
H A Dquiche_reference_counted_impl.h58 AssignObject(other.get()); in QuicheReferenceCountedPointerImpl()
64 AssignObject(other.get()); in QuicheReferenceCountedPointerImpl()
86 AssignObject(other.object_);
93 AssignObject(other.object_);
101 AssignObject(other.object_);
108 AssignObject(other.get());
122 AssignObject(p);
180 void AssignObject(T* new_object) { in AssignObject() function
/aosp_15_r20/external/libchrome/base/
H A Doptional_unittest.cc596 TEST(OptionalTest, AssignObject) { in TEST() argument
/aosp_15_r20/external/cronet/base/types/
H A Doptional_unittest.cc621 TEST(OptionalTest, AssignObject) { in TEST() argument