Searched defs:isTrust (Results 1 – 2 of 2) sorted by relevance
338 bool isTrust = std::find(trustList.begin(), trustList.end(), strChars) != trustList.end(); in GetCommandParameterKey() local
332 bool isTrust = std::find(trustList.begin(), trustList.end(), strChars) != trustList.end(); in GetCommandParameterKey() local