Home
last modified time | relevance | path

Searched defs:base_ (Results 1 – 20 of 20) sorted by relevance

/external/chromium/chrome/browser/chromeos/notifications/
Dballoon_collection_impl.h123 BalloonCollectionBase base_; variable
/external/chromium/net/base/
Dio_buffer.h93 scoped_refptr<IOBuffer> base_; variable
/external/chromium/chrome/browser/notifications/
Dballoon_collection_impl.h167 BalloonCollectionBase base_; variable
/external/chromium/net/socket/
Dtcp_client_socket_pool.h205 PoolBase base_; variable
Dsocks_client_socket_pool.h194 PoolBase base_; variable
Dtransport_client_socket_pool.h226 PoolBase base_; variable
Dssl_client_socket_pool.h292 PoolBase base_; variable
Dclient_socket_pool_base_unittest.cc476 TestClientSocketPoolBase base_; member in net::__anon1e49f5e20111::TestClientSocketPool
/external/chromium/net/http/
Dhttp_proxy_client_socket_pool.h255 PoolBase base_; variable
/external/gtest/include/gtest/internal/
Dgtest-param-util.h251 const ParamGeneratorInterface<T>* const base_; variable
344 const ParamGeneratorInterface<T>* const base_; variable
Dgtest-param-util-generated.h2760 const ParamGeneratorInterface<ParamType>* const base_; variable
2882 const ParamGeneratorInterface<ParamType>* const base_; variable
3023 const ParamGeneratorInterface<ParamType>* const base_; variable
3180 const ParamGeneratorInterface<ParamType>* const base_; variable
3356 const ParamGeneratorInterface<ParamType>* const base_; variable
3549 const ParamGeneratorInterface<ParamType>* const base_; variable
3761 const ParamGeneratorInterface<ParamType>* const base_; variable
3990 const ParamGeneratorInterface<ParamType>* const base_; variable
4236 const ParamGeneratorInterface<ParamType>* const base_; variable
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-param-util.h236 const ParamGeneratorInterface<T>* const base_; variable
332 const ParamGeneratorInterface<T>* const base_; variable
Dgtest-param-util-generated.h2930 const ParamGeneratorInterface<ParamType>* const base_; variable
3058 const ParamGeneratorInterface<ParamType>* const base_; variable
3205 const ParamGeneratorInterface<ParamType>* const base_; variable
3368 const ParamGeneratorInterface<ParamType>* const base_; variable
3550 const ParamGeneratorInterface<ParamType>* const base_; variable
3749 const ParamGeneratorInterface<ParamType>* const base_; variable
3967 const ParamGeneratorInterface<ParamType>* const base_; variable
4202 const ParamGeneratorInterface<ParamType>* const base_; variable
4454 const ParamGeneratorInterface<ParamType>* const base_; variable
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util.h254 const ParamGeneratorInterface<T>* const base_; variable
350 const ParamGeneratorInterface<T>* const base_; variable
Dgtest-param-util-generated.h2913 const ParamGeneratorInterface<ParamType>* const base_; variable
3041 const ParamGeneratorInterface<ParamType>* const base_; variable
3188 const ParamGeneratorInterface<ParamType>* const base_; variable
3351 const ParamGeneratorInterface<ParamType>* const base_; variable
3533 const ParamGeneratorInterface<ParamType>* const base_; variable
3732 const ParamGeneratorInterface<ParamType>* const base_; variable
3950 const ParamGeneratorInterface<ParamType>* const base_; variable
4185 const ParamGeneratorInterface<ParamType>* const base_; variable
4437 const ParamGeneratorInterface<ParamType>* const base_; variable
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h235 const ParamGeneratorInterface<T>* const base_; variable
331 const ParamGeneratorInterface<T>* const base_; variable
Dgtest-param-util-generated.h2930 const ParamGeneratorInterface<ParamType>* const base_; variable
3058 const ParamGeneratorInterface<ParamType>* const base_; variable
3205 const ParamGeneratorInterface<ParamType>* const base_; variable
3368 const ParamGeneratorInterface<ParamType>* const base_; variable
3550 const ParamGeneratorInterface<ParamType>* const base_; variable
3749 const ParamGeneratorInterface<ParamType>* const base_; variable
3967 const ParamGeneratorInterface<ParamType>* const base_; variable
4202 const ParamGeneratorInterface<ParamType>* const base_; variable
4454 const ParamGeneratorInterface<ParamType>* const base_; variable
/external/chromium/third_party/libjingle/source/talk/base/
Dhttpclient.h186 HttpBase base_; variable
Dhttpbase.cc367 HttpBase* base_; member in talk_base::HttpBase::DocumentStream
/external/openssl/crypto/objects/
Dobj_dat.c684 const void *OBJ_bsearch_ex_(const void *key, const void *base_, int num, in OBJ_bsearch_ex_()