Home | History | Annotate | Download | only in base

Lines Matching defs:SdchDictionaryFetcher

26 SdchDictionaryFetcher::SdchDictionaryFetcher(
39 SdchDictionaryFetcher::~SdchDictionaryFetcher() {
43 void SdchDictionaryFetcher::Schedule(const GURL& dictionary_url) {
70 void SdchDictionaryFetcher::Cancel() {
84 void SdchDictionaryFetcher::OnResponseStarted(URLRequest* request) {
101 void SdchDictionaryFetcher::OnReadCompleted(URLRequest* request,
122 int SdchDictionaryFetcher::DoLoop(int rv) {
150 int SdchDictionaryFetcher::DoDispatchRequest(int rv) {
174 int SdchDictionaryFetcher::DoRequestStarted(int rv) {
188 int SdchDictionaryFetcher::DoRead(int rv) {
228 int SdchDictionaryFetcher::DoCompleteRequest(int rv) {