Searched refs:SendDataToClient (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/
H A Dftp_directory_listing_response_delegate.cc89 SendDataToClient("<script>onListingParsingError();</script>\n");
104 SendDataToClient(net::GetDirectoryListingEntry(
114 SendDataToClient(net::GetDirectoryListingHeader(
120 SendDataToClient(net::GetDirectoryListingEntry(
125 void FtpDirectoryListingResponseDelegate::SendDataToClient( function in class:content::FtpDirectoryListingResponseDelegate
H A Dftp_directory_listing_response_delegate.h41 void SendDataToClient(const std::string& data);

Completed in 609 milliseconds