Searched refs:log_warning (Results 1 – 5 of 5) sorted by relevance
173 static const char log_warning[] = { KMSG_PRIORITY(LOG_WARNING) }; in logPrint() local202 : const_cast<char*>(log_warning); in logPrint()204 last_info ? sizeof(log_info) : sizeof(log_warning); in logPrint()227 : const_cast<char*>(log_warning); in logPrint()228 iov[0].iov_len = info ? sizeof(log_info) : sizeof(log_warning); in logPrint()
131 log_warning("Can't fully compile an app on android version < L.")134 … log_warning("Can't fully compile an app on android version < N on non-root devices.")136 log_warning("apk file is needed to reinstall the app on android version < N.")
43 def log_warning(msg): function
88 log_warning("can't find dso '%s'" % dso_name)538 log_warning('multiple source for %s, select %s' % (file, result))568 log_warning("can't find source file for path %s" % key)
215 log_warning('failed to pull %s from device' % device_path)