Home
last modified time | relevance | path

Searched refs:parseMapLines (Results 1 – 1 of 1) sorted by relevance

/system/core/liblog/
Devent_tag_map.c53 static int parseMapLines(EventTagMap* map);
201 if (parseMapLines(map) != 0) { in processFile()
260 static int parseMapLines(EventTagMap* map) in parseMapLines() function