OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsEstimatingEnvironment
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/speech/endpointer/
endpointer.h
77
bool
IsEstimatingEnvironment
() const {
/external/chromium_org/content/browser/speech/
speech_recognizer_impl.cc
605
DCHECK(endpointer_.
IsEstimatingEnvironment
());
703
DCHECK(endpointer_.
IsEstimatingEnvironment
());
Completed in 42 milliseconds