Home
last modified time | relevance | path

Searched defs:self_deleting (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dcallback.h126 FunctionClosure0(FunctionType function, bool self_deleting) in FunctionClosure0()
146 MethodClosure0(Class* object, MethodType method, bool self_deleting) in MethodClosure0()
167 FunctionClosure1(FunctionType function, bool self_deleting, in FunctionClosure1()
190 MethodClosure1(Class* object, MethodType method, bool self_deleting, in MethodClosure1()
214 FunctionClosure2(FunctionType function, bool self_deleting, in FunctionClosure2()
238 MethodClosure2(Class* object, MethodType method, bool self_deleting, in MethodClosure2()
263 FunctionResultCallback_0_0(FunctionType function, bool self_deleting) in FunctionResultCallback_0_0()
284 FunctionResultCallback_1_0(FunctionType function, bool self_deleting, in FunctionResultCallback_1_0()
307 FunctionResultCallback_0_1(FunctionType function, bool self_deleting) in FunctionResultCallback_0_1()
328 FunctionResultCallback_1_1(FunctionType function, bool self_deleting, in FunctionResultCallback_1_1()
[all …]