Searched defs:DriverCallbackInterface (Results 1 – 5 of 5) sorted by relevance
41 ::android::status_t DriverStubImpl::init(DriverCallbackInterface* /*callback*/) { in init() argument
73 ::android::status_t StreamBluetooth::init(DriverCallbackInterface*) { in init() argument
75 ::android::status_t StreamAlsa::init(DriverCallbackInterface* /*callback*/) { in init() argument
54 ::android::status_t StreamRemoteSubmix::init(DriverCallbackInterface*) { in init() argument
191 struct DriverCallbackInterface { struct