Home
last modified time | relevance | path

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

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