HomeSort by relevance Sort by last modified time
    Searched refs:is_readable (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/lsan/
lsan_common.cc 285 bool is_readable = prot & MemoryMappingLayout::kProtectionRead; local
288 is_readable ? "readable" : "unreadable");
289 if (is_readable)
  /external/wpa_supplicant_8/hs20/server/www/
users.php 90 is_readable("$osu_root/spp/policy/$policy.xml")) {

Completed in 1075 milliseconds