Home
last modified time | relevance | path

Searched refs:DoNothing (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dcommon.cc304 void DoNothing() {} in DoNothing() function
Dcallback.h540 void LIBPROTOBUF_EXPORT DoNothing();
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1255 done_(::google::protobuf::internal::NewPermanentCallback(&DoNothing)) {} in GeneratedServiceTest()