Home
last modified time | relevance | path

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

/art/dexlist/
Ddexlist.cc84 int* pFirstLine = reinterpret_cast<int *>(context); in positionsCb() local
85 if (*pFirstLine == -1) { in positionsCb()
86 *pFirstLine = entry.line_; in positionsCb()