Home
last modified time | relevance | path

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

/system/core/liblog/
Devent_tag_map.c334 char* startp; in scanTagLine() local
338 startp = cp; in scanTagLine()
343 val = strtoul(startp, &endp, 10); in scanTagLine()