Home
last modified time | relevance | path

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

/system/logging/liblog/
Devent_tag_map.cpp222 static int parseMapLines(EventTagMap* map, size_t which) { in parseMapLines() function
343 if (parseMapLines(newTagMap, which) != 0) { in android_openEventTagMap()