Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/
DExpressionInterpreter.cpp74 CommandResult result = CommandSuccess; in interpretCommand()
83 while (result == CommandSuccess && !ss.eof()) in interpretCommand()
151 if (result == CommandSuccess) in interpretCommand()
Dmain.cpp45 if (CommandSuccess != interpreter.interpretCommand(userCommand)) in main()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/include/
DExpressionInterpreter.h28 CommandSuccess, enumerator