Home
last modified time | relevance | path

Searched defs:ReportProgress (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtesting_instance.cc299 void TestingInstance::ReportProgress(const std::string& progress_value) { in ReportProgress() function in TestingInstance
/external/chromium_org/chrome_frame/test/
Dhttp_negotiate_unittest.cc230 STDMETHOD(ReportProgress)(ULONG status, LPCWSTR text) { in STDMETHOD() argument
/external/chromium_org/chrome_frame/
Dprotocol_sink_wrap.cc135 STDMETHODIMP ProtocolSinkWrap::ReportProgress(ULONG status_code, in ReportProgress() function in ProtocolSinkWrap
409 HRESULT ProtData::ReportProgress(IInternetProtocolSink* delegate, in ReportProgress() function in ProtData