Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h217 arg1_(arg1), arg2_(arg2) {} in FunctionClosure2()
222 function_(arg1_, arg2_); in Run()
230 Arg2 arg2_; variable
241 arg1_(arg1), arg2_(arg2) {} in MethodClosure2()
246 (object_->*method_)(arg1_, arg2_); in Run()
255 Arg2 arg2_; variable