Home
last modified time | relevance | path

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

/system/core/liblog/
Devent_tag_map.c337 char* startp; in scanTagLine() local
341 startp = cp; in scanTagLine()
346 val = strtoul(startp, &endp, 10); in scanTagLine()