Home
last modified time | relevance | path

Searched refs:Commands_e (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h238 enum Commands_e { enum
261 Command( Commands_e cmd, char *arg = NULL)
267 Commands_e cmd;
Dqcamera_test.cpp3036 static_cast<Interpreter::Commands_e>(*p1))); in Interpreter()
3039 static_cast<Interpreter::Commands_e>(*p1), (p1 + 1))); in Interpreter()
3089 static_cast<Interpreter::Commands_e>(getchar())); in getCommand()