Searched refs:strOptionKey (Results 1 – 2 of 2) sorted by relevance
275 CMIUtilString strOptionKey; in OptionFnPrint() local278 strOptionKey = m_rLLDBDebugSessionInfo.m_constStrPrintCharArrayAsString; in OptionFnPrint()280 strOptionKey = m_rLLDBDebugSessionInfo.m_constStrPrintExpandAggregates; in OptionFnPrint()282 strOptionKey = m_rLLDBDebugSessionInfo.m_constStrPrintAggregateFieldNames; in OptionFnPrint()295 strOptionKey, bOptionValue) || in OptionFnPrint()298 strOptionKey, bOptionValue) && in OptionFnPrint()
288 CMIUtilString strOptionKey; in OptionFnPrint() local290 strOptionKey = m_rLLDBDebugSessionInfo.m_constStrPrintCharArrayAsString; in OptionFnPrint()292 strOptionKey = m_rLLDBDebugSessionInfo.m_constStrPrintExpandAggregates; in OptionFnPrint()294 strOptionKey = m_rLLDBDebugSessionInfo.m_constStrPrintAggregateFieldNames; in OptionFnPrint()303 if (!m_rLLDBDebugSessionInfo.SharedDataAdd<bool>(strOptionKey, in OptionFnPrint()308 strOptionKey.c_str())); in OptionFnPrint()