Home
last modified time | relevance | path

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

/external/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
DF_incomplete.pass.cpp21 typedef std::function<void(X&)> callback_type; typedef
/external/compiler-rt/test/asan/TestCases/
Ddeep_thread_stack.cc27 typedef void* (*callback_type)(void* arg); typedef
/external/chromium_org/ppapi/tests/
Dtest_utils.h167 CallbackType callback_type() { return callback_type_; } in callback_type() function
206 CallbackType callback_type) in TestCompletionCallbackWithOutput()
Dtest_file_mapping.cc31 CallbackType callback_type) { in ReadEntireFile()
54 CallbackType callback_type) { in WriteEntireBuffer()
Dtest_case.h163 void set_callback_type(CallbackType callback_type) { in set_callback_type()
166 CallbackType callback_type() const { in callback_type() function
Dtest_file_io.cc87 CallbackType callback_type) { in ReadEntireFile()
110 CallbackType callback_type) { in ReadToArrayEntireFile()
149 CallbackType callback_type) { in WriteEntireBuffer()
Dtest_utils.cc299 CallbackType callback_type) in TestCompletionCallback()
Dtest_url_loader.cc36 CallbackType callback_type) { in WriteEntireBuffer()
/external/chromium_org/chrome/browser/devtools/
Ddevtools_network_transaction.cc72 CallbackType callback_type) { in SetupCallback()
/external/chromium_org/content/renderer/media/
Dpeer_connection_tracker.cc406 const string& callback_type, const string& value) { in TrackSessionDescriptionCallback()