OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_SemanticResult_GetValue
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Semproc/include/
SR_SemanticResultImpl.h
57
SREC_SEMPROC_API ESR_ReturnCode
SR_SemanticResult_GetValue
(SR_SemanticResult* self, const LCHAR* key, LCHAR* value, size_t* len);
/external/srec/srec/Semproc/src/
SemanticResultImpl.c
49
impl->Interface.getValue = &
SR_SemanticResult_GetValue
;
104
ESR_ReturnCode
SR_SemanticResult_GetValue
(SR_SemanticResult* self, const LCHAR* key, LCHAR* value, size_t* len)
Completed in 2382 milliseconds