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.cpp120 std::string bufferLog = GetBuffer(getpid()); in MisAlign() local
140 std::string bufferLog = GetBuffer(getpid()); in Bounds() local
158 std::string bufferLog = GetBuffer(getpid()); in IntegerDivBy0() local
188 std::string bufferLog = GetBuffer(getpid()); in EnumSan() local
204 std::string bufferLog = GetBuffer(getpid()); in FloatCastOverflow() local
222 std::string bufferLog = GetBuffer(getpid()); in SignedIntegerOverflow() local
260 std::string bufferLog = GetBuffer(getpid()); in VptrCheck() local
285 std::string bufferLog = GetBuffer(getpid()); in NonnullAttribute() local
326 std::string bufferLog = GetBuffer(pid); in NullSanitize() local
372 std::string bufferLog = GetBuffer(pid); in PointerOverflow() local
[all …]
/test/xts/acts/commonlibrary/thirdparty/asan/entry/src/main/cpp/
Dnapi_init.cpp111 std::string bufferLog = GetBuffer(getpid()); in StackBufferOverflow() local
127 std::string bufferLog = GetBuffer(getpid()); in StackBufferUnderflow() local
146 std::string bufferLog = GetBuffer(getpid()); in HeapBufferOverflow() local
163 std::string bufferLog = GetBuffer(getpid()); in HeapBufferUnderflow() local
179 std::string bufferLog = GetBuffer(getpid()); in HeapUseAfterFree() local
198 std::string bufferLog = GetBuffer(getpid()); in StackUseAfterScope() local
220 std::string bufferLog = GetBuffer(getpid()); in StackUseAfterReturn() local
239 std::string bufferLog = GetBuffer(getpid()); in DoubleFree() local
254 std::string bufferLog = GetBuffer(getpid()); in WildFree() local
/test/xts/acts/commonlibrary/thirdparty/hwasan/entry/src/main/cpp/
Dnapi_init.cpp120 std::string bufferLog = GetBuffer(pid); in StackBufferOverflow() local
145 std::string bufferLog = GetBuffer(pid); in StackBufferUnderflow() local
171 std::string bufferLog = GetBuffer(pid); in HeapBufferOverflow() local
198 std::string bufferLog = GetBuffer(pid); in HeapBufferUnderflow() local
223 std::string bufferLog = GetBuffer(pid); in HeapUseAfterFree() local
254 std::string bufferLog = GetBuffer(pid); in StackUseAfterScope() local
284 std::string bufferLog = GetBuffer(pid); in StackUseAfterReturn() local
301 std::string bufferLog = GetBuffer(getpid()); in DoubleFree() local
316 std::string bufferLog = GetBuffer(getpid()); in WildFree() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmain/entry/src/main/cpp/
Dnapi_init.cpp189 std::string bufferLog = GetBuffer(getpid()); in DataRace() local
249 std::string bufferLog = GetBuffer(getpid()); in DataRaceOnVptr() local
295 std::string bufferLog = GetBuffer(getpid()); in HeapUseAfterFree() local
332 std::string bufferLog = GetBuffer(getpid()); in VirtualCallVSFree() local
384 std::string bufferLog = GetBuffer(getpid()); in SignalHandlerError() local
411 std::string bufferLog = GetBuffer(getpid()); in SignalHandlerUnsafe() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmutexcheck4/entry/src/main/cpp/
Dnapi_init.cpp137 std::string bufferLog = GetBuffer(getpid()); in RwMutexErrorUnlockedSequence() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmutexcheck3/entry/src/main/cpp/
Dnapi_init.cpp136 std::string bufferLog = GetBuffer(getpid()); in RwMutexErrorLockedSequence() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmutexcheck2/entry/src/main/cpp/
Dnapi_init.cpp135 std::string bufferLog = GetBuffer(getpid()); in DoubleUnlockedMutex() local
/test/xts/acts/commonlibrary/thirdparty/tsan/tsanmutexcheck1/entry/src/main/cpp/
Dnapi_init.cpp143 std::string bufferLog = GetBuffer(getpid()); in DoubleLockedMutex() local