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

  /system/core/logwrapper/
logwrap.c 94 char *btag; member in struct:log_info
166 ALOG(LOG_INFO, log_info->btag, "%s", line);
318 log_info.btag = basename(tag);
319 if (!log_info.btag) {
320 log_info.btag = (char*) tag;
332 "<6>%.*s: %%s", MAX_KLOG_TAG, log_info.btag);
441 "%s terminated by exit(%d)\n", log_info.btag, WEXITSTATUS(status));
447 "%s terminated by signal %d\n", log_info.btag, WTERMSIG(status));
451 "%s stopped by signal %d\n", log_info.btag, WSTOPSIG(status));
  /external/chromium_org/third_party/ots/src/
ots.cc 60 const uint32_t btag = ntohl(b.tag); local
61 return atag < btag;
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 253 milliseconds