Home
last modified time | relevance | path

Searched defs:Reply (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/libs/audio_connector/
Dcommands.cpp39 void JackInfoCommand::Reply(AudioStatus status, in Reply() function in cuttlefish::JackInfoCommand
58 void ChmapInfoCommand::Reply(AudioStatus status, in Reply() function in cuttlefish::ChmapInfoCommand
83 void StreamInfoCommand::Reply(AudioStatus status, in Reply() function in cuttlefish::StreamInfoCommand
109 void StreamControlCommand::Reply(AudioStatus status) { in Reply() function in cuttlefish::StreamControlCommand
/device/google/cuttlefish/host/frontend/webrtc_operator/
Dsignal_handler.cpp94 void SignalHandler::Reply(const Json::Value& json) { in Reply() function in cuttlefish::SignalHandler
Dclient_handler.cpp210 void ClientDynHandler::Reply(const Json::Value& json) { in Reply() function in cuttlefish::ClientDynHandler
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp71 static void Reply(const sp<AMessage> &msg, int32_t *err = nullptr) { in Reply() function