Searched defs:Reply (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/host/libs/audio_connector/ | ||
D | commands.cpp | 39 void JackInfoCommand::Reply(AudioStatus status, in Reply() function in cuttlefish::JackInfoCommand |
/device/google/cuttlefish/host/frontend/webrtc_operator/ | ||
D | signal_handler.cpp | 94 void SignalHandler::Reply(const Json::Value& json) { in Reply() function in cuttlefish::SignalHandler |
D | client_handler.cpp | 210 void ClientDynHandler::Reply(const Json::Value& json) { in Reply() function in cuttlefish::ClientDynHandler |
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/ | ||
D | SimpleC2Component.cpp | 71 static void Reply(const sp<AMessage> &msg, int32_t *err = nullptr) { in Reply() function |