Searched refs:SR_CreateG2P (Results 1 – 3 of 3) sorted by relevance
107 ESR_ReturnCode SR_CreateG2P(SR_Vocabulary* self);
49 ESR_ReturnCode SR_CreateG2P(SR_Vocabulary* self) in SR_CreateG2P() function225 rc = SR_CreateG2P((SR_Vocabulary*)impl); in sr_vocabularyloadimpl_for_real()
38 rc = SR_CreateG2P(Interface); in SR_VocabularyCreate()