Searched refs:LockRequest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome_frame/
H A Dchrome_protocol.cc74 STDMETHODIMP ChromeProtocol::LockRequest(DWORD options) { function in class:ChromeProtocol
80 // IInternetProtocol::LockRequest () was called.
H A Dchrome_protocol.h58 STDMETHOD(LockRequest)(DWORD options);
H A Dprotocol_sink_wrap.cc885 // IInternetProtocol::LockRequest/IInternetProtocol::UnlockRequest
886 // intercepts. Invalidating the mapping after LockRequest is called and
922 STDMETHOD(LockRequest)(DWORD options) { return S_OK; } function in class:FakeProtocol

Completed in 97 milliseconds