Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h296 Vector<Command> mCommands; variable
Dqcamera_test.cpp3035 mCommands.push_back(Command( in Interpreter()
3038 mCommands.push_back(Command( in Interpreter()
3068 mCommands.clear(); in ~Interpreter()
3085 return mCommands[mCmdIndex++]; in getCommand()