HomeSort by relevance Sort by last modified time
    Searched defs:BOOLEAN_FALSE (Results 1 - 3 of 3) sorted by null

  /system/core/liblog/
properties.c 64 #define BOOLEAN_FALSE 0xFE
84 cache->c = strcasecmp(buf + 1, "alse") ? buf[0] : BOOLEAN_FALSE;
212 case BOOLEAN_FALSE: /* Not officially supported */
259 case BOOLEAN_FALSE: /* FALLTHRU */ /* Not Officially supported */
386 return (c != BOOLEAN_FALSE) && c && (self->cache_persist.c == BOOLEAN_TRUE);
392 "persist.logd.security", { { NULL, -1 }, BOOLEAN_FALSE },
393 "ro.device_owner", { { NULL, -1 }, BOOLEAN_FALSE },
  /external/testng/ant/3rdparty/
cobertura.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 148 milliseconds