/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
parser_unittest.cc | 169 EXPECT_TRUE(pool_.BuildFileCollectingErrors( 175 DescriptorPool pool_; member in class:google::protobuf::compiler::__anon13892::ParserTest [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
texture_manager.cc | 113 pool_(GL_TEXTURE_POOL_UNMANAGED_CHROMIUM), 164 return memory_tracking_ref_->manager()->GetMemTracker(pool_); 608 pool_ = param; [all...] |
/external/chromium_org/net/http/ |
http_pipelined_connection_impl_unittest.cc | 95 pool_(1, 1, &histograms_, &factory_), 118 connection->Init("a", params, MEDIUM, CompletionCallback(), &pool_, 176 MockTransportClientSocketPool pool_; member in class:net::__anon9143::HttpPipelinedConnectionImplTest [all...] |
http_pipelined_network_transaction_unittest.cc | 72 pool_(1, 1, &histograms_, &factory_) { 222 MockTransportClientSocketPool pool_; member in class:net::__anon9147::HttpPipelinedNetworkTransactionTest [all...] |
/external/chromium_org/net/spdy/ |
spdy_test_util_common.h | 286 SpdySessionPool* const pool_; member in class:net::SpdySessionPoolPeer
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor_database.h | 329 const DescriptorPool& pool_; member in class:google::protobuf::DescriptorPoolDatabase
|
descriptor.h | 1002 const DescriptorPool* pool_; member in class:google::protobuf::FileDescriptor [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor_database.h | 328 const DescriptorPool& pool_; member in class:google::protobuf::DescriptorPoolDatabase
|
descriptor.h | 879 const DescriptorPool* pool_; member in class:google::protobuf::FileDescriptor [all...] |
/external/chromium_org/net/socket/ |
client_socket_pool_base.h | 635 HigherLayeredPool* pool_; member in class:net::internal::ClientSocketPoolBaseHelper [all...] |