Home
last modified time | relevance | path

Searched defs:ScopedDisableMemoryTagChecks (Results 1 – 2 of 2) sorted by relevance

/external/scudo/standalone/
Dmemtag.h127 ScopedDisableMemoryTagChecks() { in ScopedDisableMemoryTagChecks() function
271 struct ScopedDisableMemoryTagChecks { struct
272 ScopedDisableMemoryTagChecks() {} in ScopedDisableMemoryTagChecks() argument
/external/scudo/standalone/tests/
Dmemtag_test.cpp104 TEST_F(MemtagDeathTest, ScopedDisableMemoryTagChecks) { in TEST_F() argument