Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dcommon.h961 arg1_(arg1), arg2_(arg2) {} in FunctionClosure2()
966 function_(arg1_, arg2_); in Run()
974 Arg2 arg2_; variable
985 arg1_(arg1), arg2_(arg2) {} in MethodClosure2()
990 (object_->*method_)(arg1_, arg2_); in Run()
999 Arg2 arg2_; variable