Ref               114 base/mac/foundation_util.h BASE_EXPORT std::string TypeNameForCFType(TypeCF##Ref);
Ref               195 base/mac/foundation_util.h BASE_EXPORT TypeNS* CFToNSCast(TypeCF##Ref cf_val); \
Ref               196 base/mac/foundation_util.h BASE_EXPORT TypeCF##Ref NSToCFCast(TypeNS* ns_val); \
Ref               206 base/mac/foundation_util.h BASE_EXPORT NSMutable##name* CFToNSCast(CFMutable##name##Ref cf_val); \
Ref               207 base/mac/foundation_util.h BASE_EXPORT CFMutable##name##Ref NSToCFCast(NSMutable##name* ns_val); \
Ref               268 base/mac/foundation_util.h template<> BASE_EXPORT TypeCF##Ref \
Ref               269 base/mac/foundation_util.h CFCast<TypeCF##Ref>(const CFTypeRef& cf_val);\
Ref               271 base/mac/foundation_util.h template<> BASE_EXPORT TypeCF##Ref \
Ref               272 base/mac/foundation_util.h CFCastStrict<TypeCF##Ref>(const CFTypeRef& cf_val);
Ref                30 chrome/browser/download/chrome_download_manager_delegate_unittest.cc using ::testing::Ref;
Ref                47 chrome/browser/download/download_target_determiner_unittest.cc using ::testing::Ref;
Ref               254 chrome/test/data/nacl/manifest_file/pm_manifest_file_test.cc       anchor_(instance->anchor()->Ref()),
Ref                43 content/browser/download/download_manager_impl_unittest.cc using ::testing::Ref;
Ref               623 content/browser/download/download_manager_impl_unittest.cc               MockCreateFile(Ref(*info->save_info.get()), _, _, _, true,
Ref                22 content/browser/media/capture/audio_mirroring_manager_unittest.cc using testing::Ref;
Ref                86 content/browser/media/capture/audio_mirroring_manager_unittest.cc       EXPECT_CALL(*dest, AddInput(Ref(params_)))
Ref                49 content/renderer/media/rtc_peer_connection_handler_unittest.cc using testing::Ref;
Ref               339 content/renderer/media/rtc_peer_connection_handler_unittest.cc               TrackSetSessionDescription(pc_handler_.get(), Ref(description),
Ref               363 content/renderer/media/rtc_peer_connection_handler_unittest.cc               TrackSetSessionDescription(pc_handler_.get(), Ref(description),
Ref               395 content/renderer/media/rtc_peer_connection_handler_unittest.cc                                    testing::Ref(candidate),
Ref               411 content/renderer/media/rtc_peer_connection_handler_unittest.cc                              testing::Ref(local_stream),
Ref               415 content/renderer/media/rtc_peer_connection_handler_unittest.cc                                 testing::Ref(local_stream),
Ref               843 content/renderer/media/rtc_peer_connection_handler_unittest.cc                                     testing::Ref(tracks[0])));
Ref                65 mojo/public/cpp/bindings/array.h     typedef typename Traits_::Ref Ref;
Ref                73 mojo/public/cpp/bindings/array.h     Ref at(size_t offset) {
Ref                76 mojo/public/cpp/bindings/array.h     Ref operator[](size_t offset) { return at(offset); }
Ref                31 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(StorageType* storage, size_t offset) {
Ref                49 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(StorageType* storage, size_t offset) {
Ref               196 mojo/public/cpp/bindings/lib/array_internal.h   typedef typename Traits::Ref Ref;
Ref               208 mojo/public/cpp/bindings/lib/array_internal.h   Ref at(size_t offset) {
Ref               285 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(typename T::Data*& data) {
Ref               300 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(T& data) { return data; }
Ref               307 mojo/public/cpp/bindings/lib/array_internal.h   typedef ArrayDataTraits<bool>::Ref Ref;
Ref               311 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(const Ref& data) { return data; }
Ref               322 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(Handle& data) { return Ref(&data); }
Ref               336 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(DataPipeConsumerHandle& data) { return Ref(&data); }
Ref               350 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(DataPipeProducerHandle& data) { return Ref(&data); }
Ref               363 mojo/public/cpp/bindings/lib/array_internal.h   static Ref ToRef(MessagePipeHandle& data) { return Ref(&data); }
Ref                16 net/http/http_pipelined_host_forced_unittest.cc using testing::Ref;
Ref                38 net/http/http_pipelined_host_forced_unittest.cc                                              Ref(ssl_config_), Ref(proxy_info_),
Ref                39 net/http/http_pipelined_host_forced_unittest.cc                                              Ref(net_log_), true,
Ref                17 net/http/http_pipelined_host_impl_unittest.cc using testing::Ref;
Ref                49 net/http/http_pipelined_host_impl_unittest.cc                                              Ref(ssl_config_), Ref(proxy_info_),
Ref                50 net/http/http_pipelined_host_impl_unittest.cc                                              Ref(net_log_), true,
Ref                18 net/http/http_pipelined_host_pool_unittest.cc using testing::Ref;
Ref                89 net/http/http_pipelined_host_pool_unittest.cc                                                  Ref(ssl_config_),
Ref                90 net/http/http_pipelined_host_pool_unittest.cc                                                  Ref(proxy_info_),
Ref                91 net/http/http_pipelined_host_pool_unittest.cc                                                  Ref(net_log_),
Ref               105 net/http/http_pipelined_host_pool_unittest.cc     EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key), _,
Ref               133 net/http/http_pipelined_host_pool_unittest.cc   EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key_), _,
Ref               143 net/http/http_pipelined_host_pool_unittest.cc   EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key_), _,
Ref               152 net/http/http_pipelined_host_pool_unittest.cc   EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key_), _,
Ref               163 net/http/http_pipelined_host_pool_unittest.cc   EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key_), _,
Ref               174 net/http/http_pipelined_host_pool_unittest.cc   EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key_), _,
Ref               183 net/http/http_pipelined_host_pool_unittest.cc   EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key_), _,
Ref               197 net/http/http_pipelined_host_pool_unittest.cc   EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key_), _,
Ref               207 net/http/http_pipelined_host_pool_unittest.cc   EXPECT_CALL(*factory_, CreateNewHost(pool_.get(), Ref(key_), _,
Ref                41 net/quic/quic_connection_test.cc using testing::Ref;
Ref              3907 net/quic/quic_connection_test.cc   EXPECT_CALL(*debug_visitor, OnPacketHeader(Ref(header))).Times(1);
Ref               509 ppapi/native_client/src/trusted/plugin/service_runtime.cc   reverse_service_ = new nacl::ReverseService(conn_cap, rev_interface_->Ref());
Ref               317 third_party/re2/re2/regexp.h   int Ref();  // For testing.
Ref                22 third_party/re2/re2/testing/regexp_test.cc   CHECK_EQ(re->Ref(), 1);
Ref                34 third_party/re2/re2/testing/regexp_test.cc   CHECK_EQ(x->Ref(), 1 + v.size()) << x->Ref();
Ref                38 third_party/re2/re2/testing/regexp_test.cc   CHECK_EQ(x->Ref(), 1) << x->Ref();
Ref               194 ui/base/x/x11_util.cc     cache_[cursor]->Ref();
Ref               381 ui/base/x/x11_util.cc   XCustomCursorCache::GetInstance()->Ref(cursor);
Ref              1287 url/url_canon_unittest.cc TEST(URLCanonTest, Ref) {