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

  /system/core/liblog/include/log/
event_tag_map.h 66 int android_lookupEventTagNum(EventTagMap* map, const char* tagname,
  /system/core/libmetricslogger/
metrics_logger.cpp 28 const int kSysuiMultiActionTag = android_lookupEventTagNum(
  /system/core/liblog/
event_tag_map.cpp 581 LIBLOG_ABI_PUBLIC int android_lookupEventTagNum(EventTagMap* map,
  /system/core/liblog/tests/
liblog_benchmark.cpp 926 * Measure the time it takes for android_lookupEventTagNum plus above
940 android_lookupEventTagNum(map, Name.c_str(), Format.c_str(),
liblog_test.cpp     [all...]
  /system/core/logcat/tests/
logcat_test.cpp     [all...]

Completed in 154 milliseconds