Searched defs:Command (Results 1 – 2 of 2) sorted by relevance
253 struct Command { struct257 Command() in Command() function260 Commands_e cmd; argument272 Command getCommand(sp<CameraContext> currentCamera); argument
606 TEST_P(AudioEffectHidlTest, Command) { in TEST_P() argument