Searched defs:parsingSuccessful (Results 1 – 1 of 1) sorted by relevance
118 bool parsingSuccessful = jsonData.IsNull() ? false : true; in ProcessCommandMessage() local146 bool CommandLineInterface::ProcessCommandValidate(bool parsingSuccessful, in ProcessCommandValidate()