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

  /external/libnfc-nci/src/adaptation/
android_logmsg.cpp 68 UINT32 trace_type = trace_set_mask & 0x07; //lower 3 bits contain trace type local
74 if (trace_type == TRACE_TYPE_ERROR)
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp 48 UINT32 trace_type = trace_set_mask & 0x07; //lower 3 bits contain trace type local
54 if (trace_type == TRACE_TYPE_ERROR)

Completed in 1843 milliseconds