Home
last modified time | relevance | path

Searched refs:HasMemoryImpl (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/windows/unittests/
Ddump_analysis.h81 return HasMemoryImpl(addr_in, sizeof(StructureType),
98 bool HasMemoryImpl(const void* addr_in, size_t pointersize,
Ddump_analysis.cc130 bool DumpAnalysis::HasMemoryImpl(const void *addr_in, size_t structuresize, in HasMemoryImpl() function in DumpAnalysis