Searched refs:gwpAsanBuffer (Results 1 – 2 of 2) sorted by relevance
130 void ReadGwpAsanRecord(const std::string& gwpAsanBuffer, const std::string& errType) in ReadGwpAsanRecord() argument133 …currInfo.description = ((gwpAsanBuffer.size() > ASAN_LOG_SIZE) ? (gwpAsanBuffer.substr(0, ASAN_LOG… in ReadGwpAsanRecord()134 … "\nEnd Asan report") : gwpAsanBuffer); in ReadGwpAsanRecord()
55 void ReadGwpAsanRecord(const std::string& gwpAsanBuffer, const std::string& errType);