Searched refs:m_constructor_errors (Results 1 – 2 of 2) sorted by relevance
60 m_constructor_errors.Printf( in ConstructorSetup()65 m_constructor_errors.GetData()); in ConstructorSetup()72 m_constructor_errors.Printf( in ConstructorSetup()76 m_constructor_errors.GetData()); in ConstructorSetup()81 m_constructor_errors.Printf( in ConstructorSetup()87 static_cast<void *>(this), m_constructor_errors.GetData()); in ConstructorSetup()93 m_constructor_errors.Printf( in ConstructorSetup()98 static_cast<void *>(this), m_constructor_errors.GetData()); in ConstructorSetup()115 m_constructor_errors.GetData()); in ConstructorSetup()255 if (m_constructor_errors.GetSize() > 0) in ValidatePlan()[all …]
137 StreamString m_constructor_errors; variable