Home
last modified time | relevance | path

Searched defs:CreateMessage (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Darena.h297 PROTOBUF_ALWAYS_INLINE static T* CreateMessage(Arena* arena, Args&&... args) { in CreateMessage() function
/third_party/cef/tests/ceftests/
Dresource_manager_unittest.cc23 std::string CreateMessage(const std::string& name, const std::string& value) { in CreateMessage() function