Home
last modified time | relevance | path

Searched defs:protobuf (Results 1 – 25 of 232) sorted by relevance

12345678910

/external/chromium_org/google_apis/gcm/base/
Dmcs_message.cc15 const google::protobuf::MessageLite& protobuf) { in Core()
23 scoped_ptr<const google::protobuf::MessageLite> protobuf) { in Core()
35 MCSMessage::MCSMessage(const google::protobuf::MessageLite& protobuf) in MCSMessage()
42 const google::protobuf::MessageLite& protobuf) in MCSMessage()
50 scoped_ptr<const google::protobuf::MessageLite> protobuf) in MCSMessage()
Dmcs_util.cc164 std::string GetPersistentId(const google::protobuf::MessageLite& protobuf) { in GetPersistentId()
177 google::protobuf::MessageLite* protobuf) { in SetPersistentId()
190 uint32 GetLastStreamIdReceived(const google::protobuf::MessageLite& protobuf) { in GetLastStreamIdReceived()
212 google::protobuf::MessageLite* protobuf) { in SetLastStreamIdReceived()
237 bool HasTTLExpired(const google::protobuf::MessageLite& protobuf, in HasTTLExpired()
251 int GetTTL(const google::protobuf::MessageLite& protobuf) { in GetTTL()
Dmcs_util_unittest.cc35 scoped_ptr<google::protobuf::MessageLite> protobuf = in TEST() local
52 scoped_ptr<google::protobuf::MessageLite> protobuf = in TEST() local
74 scoped_ptr<google::protobuf::MessageLite> protobuf = in TEST() local
/external/protobuf/src/google/protobuf/stubs/
Dhash.cc36 namespace protobuf { namespace
Dstrutil_unittest.cc40 namespace protobuf { namespace
Donce.cc45 namespace protobuf { namespace
Dstructurally_valid_unittest.cc8 namespace protobuf { namespace
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
Dtype_traits_unittest.cc82 namespace protobuf { namespace
100 namespace protobuf { namespace
116 namespace protobuf { namespace
134 namespace protobuf { namespace
156 namespace protobuf { namespace
Donce.cc51 namespace protobuf { namespace
Dstrutil_unittest.cc40 namespace protobuf { namespace
Dstructurally_valid_unittest.cc8 namespace protobuf { namespace
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream.cc39 namespace protobuf { namespace
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dservice.cc38 namespace protobuf { namespace
Dgenerated_message_util.cc40 namespace protobuf { namespace
Drepeated_field.cc41 namespace protobuf { namespace
/external/protobuf/src/google/protobuf/
Dservice.cc38 namespace protobuf { namespace
Dgenerated_message_util.cc40 namespace protobuf { namespace
Drepeated_field.cc39 namespace protobuf { namespace
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream.cc39 namespace protobuf { namespace
/external/protobuf/
Dprotobuf.pc.in6 Name: Protocol Buffers
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment_unittest.cc38 namespace protobuf { namespace
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
Dpython_protobuf.cc36 namespace protobuf { namespace
/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc41 namespace protobuf { namespace
/external/chromium_org/google_apis/gcm/engine/
Dmcs_client.cc124 MCSProto protobuf; member
542 scoped_ptr<google::protobuf::MessageLite> protobuf) { in HandleMCSDataMesssage()
575 scoped_ptr<google::protobuf::MessageLite> protobuf) { in HandlePacketFromWire()
878 const google::protobuf::MessageLite& protobuf, in NotifyMessageSendStatus()
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_enum.cc46 namespace protobuf { namespace

12345678910