Searched refs:FindLabel (Results 1 - 6 of 6) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dlogging.cc62 const char * FindLabel(int value, const ConstantLabel entries[]) { function in namespace:talk_base
76 if (const char * value = FindLabel(err, err_table))
H A Dlogging.h99 const char * FindLabel(int value, const ConstantLabel entries[]);
H A Dschanneladapter.cc71 << ", " << FindLabel(sb.BufferType & ~SECBUFFER_ATTRMASK,
/external/chromium/third_party/libjingle/overrides/talk/base/
H A Dlogging.h102 const char * FindLabel(int value, const ConstantLabel entries[]);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h451 // that will be passed to FindLabel.
471 // arguments are ordered so FindLabel is called with state SA of
513 if (FindLabel(&aitera, numarcsa, match_labelb, find_input)) {
542 if (FindLabel(&aiterf, numarcsf, match_labelb, find_input)) {
592 bool FindLabel(ArcIterator< Fst<A> > *aiter, size_t numarcs, function in class:fst::ComposeFstImpl
/external/chromium/third_party/libjingle/source/talk/session/tunnel/
H A Dtunnelsessionclient.cc346 talk_base::FindLabel(state, SESSION_STATES), "Unknown")

Completed in 161 milliseconds