OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SR_VocabularyDestroy
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Vocabulary/src/
Vocabulary.c
85
ESR_ReturnCode
SR_VocabularyDestroy
(SR_Vocabulary* self)
/frameworks/base/core/java/android/speech/srec/
Recognizer.java
404
if (mVocabulary != 0)
SR_VocabularyDestroy
(mVocabulary);
470
||
SR_VocabularyDestroy
( applicationData.vocabulary )
704
private static native void
SR_VocabularyDestroy
(int vocabulary);
Completed in 3823 milliseconds