Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/internal/
Dservice_reflection_test.py69 def MyCallback(response): function
122 def MyCallback(response): function
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Dservice_reflection_test.py64 def MyCallback(response): function
113 def MyCallback(response): function
/third_party/python/Lib/ctypes/test/
Dtest_refcounts.py6 MyCallback = ctypes.CFUNCTYPE(ctypes.c_int, ctypes.c_int) variable
/third_party/skia/third_party/externals/oboe/tests/
DtestXRunBehaviour.cpp24 class MyCallback : public AudioStreamCallback { class
DtestStreamClosedMethods.cpp22 class MyCallback : public AudioStreamCallback { class
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp1333 static int MyCallback(ImGuiInputTextCallbackData* data) in ShowDemoWindowWidgets() function