Searched refs:completeWithSession (Results 1 – 3 of 3) sorted by relevance
18 void WebContentDecryptionModuleResult::completeWithSession(SessionStatus status) in completeWithSession() function in blink::WebContentDecryptionModuleResult20 m_impl->completeWithSession(status); in completeWithSession()
24 virtual void completeWithSession(blink::WebContentDecryptionModuleResult::SessionStatus) = 0;
55 BLINK_PLATFORM_EXPORT void completeWithSession(SessionStatus);