Home
last modified time | relevance | path

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

/external/srec/srec/Semproc/src/
DSemanticResultImpl.c76 LCHAR* theKey; in SR_SemanticResult_GetKeyList() local
96 CHKLOG(rc, HashMapGetKeyAtIndex(impl->results, i, &theKey)); in SR_SemanticResult_GetKeyList()
97 list[i] = theKey; in SR_SemanticResult_GetKeyList()