Home
last modified time | relevance | path

Searched refs:kWebserviceStatusErrorNoMatch (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/speech/
Dgoogle_streaming_remote_engine.h79 static const int kWebserviceStatusErrorNoMatch; in NON_EXPORTED_BASE() local
Dgoogle_streaming_remote_engine.cc76 const int GoogleStreamingRemoteEngine::kWebserviceStatusErrorNoMatch = 5; member in content::GoogleStreamingRemoteEngine