Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common.cc285 bool is_readable = prot & MemoryMappingLayout::kProtectionRead; in ProcessRootRegion() local
288 is_readable ? "readable" : "unreadable"); in ProcessRootRegion()
289 if (is_readable) in ProcessRootRegion()
/external/wpa_supplicant_8/hs20/server/www/
Dusers.php90 is_readable("$osu_root/spp/policy/$policy.xml")) {