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

  /system/core/liblog/include/log/
event_tag_map.h 66 int android_lookupEventTagNum(EventTagMap* map, const char* tagname,
  /system/core/liblog/
event_tag_map.cpp 573 LIBLOG_ABI_PUBLIC int android_lookupEventTagNum(EventTagMap* map,
  /system/core/liblog/tests/
liblog_benchmark.cpp 870 * Measure the time it takes for android_lookupEventTagNum plus above
884 android_lookupEventTagNum(map, Name.c_str(), Format.c_str(),
liblog_test.cpp     [all...]

Completed in 935 milliseconds