Lines Matching refs:getArgument
180 remoteCommand.getArgument(0), remoteCommand, strResult) ? in createExclusiveSelectionCriterionFromStateList()
188 remoteCommand.getArgument(0), remoteCommand, strResult) ? in createInclusiveSelectionCriterionFromStateList()
196 remoteCommand.getArgument(0), in createExclusiveSelectionCriterion()
197 strtoul(remoteCommand.getArgument(1).c_str(), NULL, 0), in createExclusiveSelectionCriterion()
206 remoteCommand.getArgument(0), in createInclusiveSelectionCriterion()
207 strtoul(remoteCommand.getArgument(1).c_str(), NULL, 0), in createInclusiveSelectionCriterion()
225 const string& strAbort = remoteCommand.getArgument(0); in setter()
254 const char* pcState = remoteCommand.getArgument(1).c_str(); in setCriterionState()
265 bSuccess = setCriterionState(remoteCommand.getArgument(0), state, strResult); in setCriterionState()
308 const std::string& strValue = remoteCommand.getArgument(uiState + 1); in createExclusiveSelectionCriterionFromStateList()
348 const std::string& strValue = remoteCommand.getArgument(uiState + 1); in createInclusiveSelectionCriterionFromStateList()
451 std::string strCriterionName = remoteCommand.getArgument(0); in setCriterionStateByLexicalSpace()
496 strLexicalState += remoteCommand.getArgument(uiLexicalSubStateIndex); in setCriterionStateByLexicalSpace()