Searched refs:str_split_ere (Results 1 – 4 of 4) sorted by relevance
| /misc/debug_tools/acrn_crashlog/common/include/ |
| A D | strutils.h | 20 int str_split_ere(const char *str, size_t slen,
|
| /misc/debug_tools/acrn_crashlog/acrnprobe/ |
| A D | android_events.c | 215 if (str_split_ere(line_to_sync, len + 1, vm_format, in detect_new_events() 285 if (str_split_ere(record, recolen, in fire_detected_events() 467 if (str_split_ere(msg, len, format, strlen(format), event, in android_event_analyze()
|
| A D | history.c | 120 if (str_split_ere(s, e - s, fmt, strlen(fmt), num_str, in update_event_count_file()
|
| /misc/debug_tools/acrn_crashlog/common/ |
| A D | strutils.c | 291 int str_split_ere(const char *str, size_t slen, in str_split_ere() function
|
Completed in 6 milliseconds