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

  /frameworks/av/include/media/nbaio/
NBLog.h 39 EVENT_STRING, // ASCII string, not NUL-terminated
  /frameworks/av/media/libnbaio/
NBLog.cpp 99 log(EVENT_STRING, string, length);
126 log(EVENT_STRING, buffer, length);
158 case EVENT_STRING:
365 case EVENT_STRING:

Completed in 327 milliseconds