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

  /system/core/liblog/include/log/
log_event_list.h 105 android_log_context create_android_log_parser(const char* msg, size_t len);
133 ctx = create_android_log_parser(log_msg.msg() + sizeof(uint32_t),
  /system/core/liblog/
log_event_list.c 70 LIBLOG_ABI_PUBLIC android_log_context create_android_log_parser(const char* msg, function
  /system/core/liblog/tests/
liblog_test.cpp     [all...]

Completed in 468 milliseconds