Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dcallback.h214 arg1_(arg1), arg2_(arg2) {} in FunctionClosure2()
219 function_(arg1_, arg2_); in Run()
227 Arg2 arg2_; variable
238 arg1_(arg1), arg2_(arg2) {} in MethodClosure2()
243 (object_->*method_)(arg1_, arg2_); in Run()
252 Arg2 arg2_; variable