Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dcommandline.h31 StandardStreamsCallbackInterface() { in StandardStreamsCallbackInterface() function
/aosp12/packages/modules/adb/
H A Dbugreport_test.cpp66 typedef void OnStandardStreamsCallbackFunction(StandardStreamsCallbackInterface*); typedef
99 typedef int CallbackDoneFunction(StandardStreamsCallbackInterface*); typedef