Home
last modified time | relevance | path

Searched refs:interpretCommand (Results 1 – 3 of 3) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/
Dmain.cpp45 if (CommandSuccess != interpreter.interpretCommand(userCommand)) in main()
DExpressionInterpreter.cpp72 CommandResult ExpressionInterpreter::interpretCommand(string userInput) in interpretCommand() function in ExpressionInterpreter
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/include/
DExpressionInterpreter.h38 CommandResult interpretCommand(string userInput);