Searched refs:badness (Results 1 – 3 of 3) sorted by relevance
135 { if ((size) > left) goto badness; memcpy(&val, buf, (size)); buf += (size); left -= (size);} in writeAttributesToBundle()137 { if ((size) > left) goto badness; buf += (size); left -= (size);} in writeAttributesToBundle()142 goto badness; in writeAttributesToBundle()148 goto badness; in writeAttributesToBundle()160 if (keylen <= 0) goto badness; in writeAttributesToBundle()217 goto badness; in writeAttributesToBundle()222 badness: in writeAttributesToBundle()
1004 const char *badness = ""; in getInstance() local1021 badness = "did not find service"; in getInstance()1024 badness = "No Service Manager access"; in getInstance()1032 ALOGD("Unable to bind to service %s: %s", servicename, badness); in getInstance()1229 goto badness; in dumpAttributes()1236 goto badness; in dumpAttributes()1244 badness: in dumpAttributes()