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

  /external/protobuf/src/google/protobuf/stubs/
common.h 886 class MethodClosure0 : public Closure {
890 MethodClosure0(Class* object, MethodType method, bool self_deleting)
892 ~MethodClosure0() {}
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 883 class MethodClosure0 : public Closure {
887 MethodClosure0(Class* object, MethodType method, bool self_deleting)
889 ~MethodClosure0() {}
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 883 class MethodClosure0 : public Closure {
887 MethodClosure0(Class* object, MethodType method, bool self_deleting)
889 ~MethodClosure0() {}
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 883 class MethodClosure0 : public Closure {
887 MethodClosure0(Class* object, MethodType method, bool self_deleting)
889 ~MethodClosure0() {}
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
callback.h 139 class MethodClosure0 : public Closure {
143 MethodClosure0(Class* object, MethodType method, bool self_deleting)
145 ~MethodClosure0() {}
397 return new internal::MethodClosure0<Class>(object, method, true);
403 return new internal::MethodClosure0<Class>(object, method, false);
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 883 class MethodClosure0 : public Closure {
887 MethodClosure0(Class* object, MethodType method, bool self_deleting)
889 ~MethodClosure0() {}
    [all...]

Completed in 44 milliseconds