Searched refs:parsing_hex (Results 1 – 1 of 1) sorted by relevance
361 bool parsing_hex = false; in IsMemoryAllocatorDumpNameWhitelisted() local363 if (parsing_hex && isxdigit(name[i])) in IsMemoryAllocatorDumpNameWhitelisted()365 parsing_hex = false; in IsMemoryAllocatorDumpNameWhitelisted()367 parsing_hex = true; in IsMemoryAllocatorDumpNameWhitelisted()