Home
last modified time | relevance | path

Searched defs:bufferLog (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/ubsan/entry/src/main/cpp/
Dnapi_init.cpp95 std::string bufferLog = GetBuffer(getpid()); in MisAlign() local
115 std::string bufferLog = GetBuffer(getpid()); in Bounds() local
133 std::string bufferLog = GetBuffer(getpid()); in IntegerDivBy0() local
163 std::string bufferLog = GetBuffer(getpid()); in EnumSan() local
179 std::string bufferLog = GetBuffer(getpid()); in FloatCastOverflow() local
197 std::string bufferLog = GetBuffer(getpid()); in SignedIntegerOverflow() local
235 std::string bufferLog = GetBuffer(getpid()); in VptrCheck() local
260 std::string bufferLog = GetBuffer(getpid()); in NonnullAttribute() local
301 std::string bufferLog = GetBuffer(pid); in NullSanitize() local
347 std::string bufferLog = GetBuffer(pid); in PointerOverflow() local
[all …]
/test/xts/acts/commonlibrary/thirdparty/asan/entry/src/main/cpp/
Dnapi_init.cpp86 std::string bufferLog = GetBuffer(getpid()); in StackBufferOverflow() local
102 std::string bufferLog = GetBuffer(getpid()); in StackBufferUnderflow() local
121 std::string bufferLog = GetBuffer(getpid()); in HeapBufferOverflow() local
138 std::string bufferLog = GetBuffer(getpid()); in HeapBufferUnderflow() local
154 std::string bufferLog = GetBuffer(getpid()); in HeapUseAfterFree() local
173 std::string bufferLog = GetBuffer(getpid()); in StackUseAfterScope() local
195 std::string bufferLog = GetBuffer(getpid()); in StackUseAfterReturn() local
214 std::string bufferLog = GetBuffer(getpid()); in DoubleFree() local
229 std::string bufferLog = GetBuffer(getpid()); in WildFree() local
/test/xts/acts/commonlibrary/thirdparty/hwasan/entry/src/main/cpp/
Dnapi_init.cpp97 std::string bufferLog = GetBuffer(pid); in StackBufferOverflow() local
122 std::string bufferLog = GetBuffer(pid); in StackBufferUnderflow() local
148 std::string bufferLog = GetBuffer(pid); in HeapBufferOverflow() local
175 std::string bufferLog = GetBuffer(pid); in HeapBufferUnderflow() local
200 std::string bufferLog = GetBuffer(pid); in HeapUseAfterFree() local
231 std::string bufferLog = GetBuffer(pid); in StackUseAfterScope() local
261 std::string bufferLog = GetBuffer(pid); in StackUseAfterReturn() local
278 std::string bufferLog = GetBuffer(getpid()); in DoubleFree() local
293 std::string bufferLog = GetBuffer(getpid()); in WildFree() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmain/entry/src/main/cpp/
Dnapi_init.cpp167 std::string bufferLog = GetBuffer(getpid()); in DataRace() local
227 std::string bufferLog = GetBuffer(getpid()); in DataRaceOnVptr() local
272 std::string bufferLog = GetBuffer(getpid()); in HeapUseAfterFree() local
309 std::string bufferLog = GetBuffer(getpid()); in VirtualCallVSFree() local
361 std::string bufferLog = GetBuffer(getpid()); in SignalHandlerError() local
388 std::string bufferLog = GetBuffer(getpid()); in SignalHandlerUnsafe() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmutexcheck3/entry/src/main/cpp/
Dnapi_init.cpp113 std::string bufferLog = GetBuffer(getpid()); in RwMutexErrorLockedSequence() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmutexcheck4/entry/src/main/cpp/
Dnapi_init.cpp114 std::string bufferLog = GetBuffer(getpid()); in RwMutexErrorUnlockedSequence() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmutexcheck2/entry/src/main/cpp/
Dnapi_init.cpp113 std::string bufferLog = GetBuffer(getpid()); in DoubleUnlockedMutex() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmutexcheck1/entry/src/main/cpp/
Dnapi_init.cpp121 std::string bufferLog = GetBuffer(getpid()); in DoubleLockedMutex() local