/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
common.h | 927 arg1_(arg1) {} 932 function_(arg1_); 939 Arg1 arg1_; member in class:google::protobuf::internal::FunctionClosure1 950 arg1_(arg1) {} 963 Arg1 arg1_; member in class:google::protobuf::internal::MethodClosure1 986 Arg1 arg1_; member in class:google::protobuf::internal::FunctionClosure2 1011 Arg1 arg1_; member in class:google::protobuf::internal::MethodClosure2 [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
common.h | 865 arg1_(arg1) {} 869 function_(arg1_); 876 Arg1 arg1_; member in class:google::protobuf::internal::FunctionClosure1 887 arg1_(arg1) {} 891 (object_->*method_)(arg1_); 899 Arg1 arg1_; member in class:google::protobuf::internal::MethodClosure1 910 arg1_(arg1), arg2_(arg2) {} 914 function_(arg1_, arg2_); 921 Arg1 arg1_; member in class:google::protobuf::internal::FunctionClosure2 933 arg1_(arg1), arg2_(arg2) { 945 Arg1 arg1_; member in class:google::protobuf::internal::MethodClosure2 [all...] |
/external/chromium/chrome/browser/webdata/ |
web_data_service.h | 262 arg1_(arg1), 269 return arg1_; 277 T arg1_; member in class:WebDataService::GenericRequest2
|
/external/chromium_org/third_party/mesa/src/include/CL/ |
cl.hpp | 976 Func f_; const Arg0& arg0_; const Arg1& arg1_; member in struct:cl::detail::GetInfoFunctor1 979 { return f_(arg0_, arg1_, param, size, value, size_ret); } [all...] |
/external/mesa3d/include/CL/ |
cl.hpp | 976 Func f_; const Arg0& arg0_; const Arg1& arg1_; member in struct:cl::detail::GetInfoFunctor1 979 { return f_(arg0_, arg1_, param, size, value, size_ret); } [all...] |