OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:platformError
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/Shared/API/c/cf/
WKErrorCF.cpp
43
RetainPtr<CFErrorRef> cfError = toImpl(error)->
platformError
().cfError();
/external/webkit/Source/WebKit2/Shared/
WebError.h
58
const WebCore::ResourceError&
platformError
() const { return m_platformError; }
Completed in 42 milliseconds