Searched refs:SharedDataAdd (Results 1 – 4 of 4) sorted by relevance
303 if (!m_rLLDBDebugSessionInfo.SharedDataAdd<bool>(strOptionKey, in OptionFnPrint()339 if (!m_rLLDBDebugSessionInfo.SharedDataAdd<CMIUtilString>(rStrKeySolibPath, in OptionFnSolibSearchPath()475 if (!m_rLLDBDebugSessionInfo.SharedDataAdd(sKey, sPendingVal)) { in OptionFnBreakpoint()
146 bool SharedDataAdd(const CMIUtilString &vKey, const T &vData);261 bool CMICmnLLDBDebugSessionInfo::SharedDataAdd(const CMIUtilString &vKey, in SharedDataAdd() function
85 if (!m_rLLDBDebugSessionInfo.SharedDataAdd<CMIUtilString>(rStrKeyWkDir, in Execute()
119 if (!rSessionInfo.SharedDataAdd<CMIUtilString>(rStrKeyWkDir, strWkDir)) { in Execute()