Searched refs:JacksInfo (Results 1 – 4 of 4) sorted by relevance
70 void JacksInfo(JackInfoCommand& cmd) override;
398 void AudioHandler::JacksInfo(JackInfoCommand& cmd) { in JacksInfo() function in cuttlefish::AudioHandler
45 virtual void JacksInfo(JackInfoCommand& cmd) = 0;
283 executor.JacksInfo(cmd); in ReceiveCommands()