OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_Nametag_GetID
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Nametag/include/
SR_NametagImpl.h
53
SREC_NAMETAG_API ESR_ReturnCode
SR_Nametag_GetID
(const SR_Nametag* self, LCHAR** id);
/external/srec/srec/Nametag/src/
NametagImpl.c
144
impl->Interface.getID = &
SR_Nametag_GetID
;
194
ESR_ReturnCode
SR_Nametag_GetID
(const SR_Nametag* self, LCHAR** id)
Completed in 25 milliseconds