HomeSort by relevance Sort by last modified time
    Searched refs:FunctionClosure1 (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
once.h 135 internal::FunctionClosure1<Arg*> func(init_func, false, arg);
common.h 907 class FunctionClosure1 : public Closure {
911 FunctionClosure1(FunctionType function, bool self_deleting,
915 ~FunctionClosure1() {}
    [all...]

Completed in 46 milliseconds