Searched defs:callback_type (Results 1 – 10 of 10) sorted by relevance
21 typedef std::function<void(X&)> callback_type; typedef
27 typedef void* (*callback_type)(void* arg); typedef
167 CallbackType callback_type() { return callback_type_; } in callback_type() function206 CallbackType callback_type) in TestCompletionCallbackWithOutput()
31 CallbackType callback_type) { in ReadEntireFile()54 CallbackType callback_type) { in WriteEntireBuffer()
163 void set_callback_type(CallbackType callback_type) { in set_callback_type()166 CallbackType callback_type() const { in callback_type() function
87 CallbackType callback_type) { in ReadEntireFile()110 CallbackType callback_type) { in ReadToArrayEntireFile()149 CallbackType callback_type) { in WriteEntireBuffer()
299 CallbackType callback_type) in TestCompletionCallback()
36 CallbackType callback_type) { in WriteEntireBuffer()
72 CallbackType callback_type) { in SetupCallback()
406 const string& callback_type, const string& value) { in TrackSessionDescriptionCallback()