OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_SemanticResult_GetKeyList
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Semproc/include/
SR_SemanticResultImpl.h
53
SREC_SEMPROC_API ESR_ReturnCode
SR_SemanticResult_GetKeyList
(SR_SemanticResult* self, LCHAR** list, size_t* size);
/external/srec/srec/Semproc/src/
SemanticResultImpl.c
48
impl->Interface.getKeyList = &
SR_SemanticResult_GetKeyList
;
73
ESR_ReturnCode
SR_SemanticResult_GetKeyList
(SR_SemanticResult* self, LCHAR** list, size_t* count)
Completed in 22 milliseconds