OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mainresourcestatus
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/loader/archive/cf/
LegacyWebArchive.h
55
enum
MainResourceStatus
{ Subresource, MainResource };
63
static RetainPtr<CFDictionaryRef> createPropertyListRepresentation(ArchiveResource*,
MainResourceStatus
);
LegacyWebArchive.cpp
67
RetainPtr<CFDictionaryRef> LegacyWebArchive::createPropertyListRepresentation(ArchiveResource* resource,
MainResourceStatus
isMainResource)
Completed in 558 milliseconds