HomeSort by relevance Sort by last modified time
    Searched defs:manifestURL (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorApplicationCacheAgent.cpp 90 String manifestURL = info.m_manifest.string();
91 m_frontend->applicationCacheStatusUpdated(m_pageAgent->frameId(frame), manifestURL, static_cast<int>(status));
112 String manifestURL = info.m_manifest.string();
113 if (!manifestURL.isEmpty()) {
116 .setManifestURL(manifestURL)
132 void InspectorApplicationCacheAgent::getManifestForFrame(ErrorString* errorString, const String& frameId, String* manifestURL)
139 *manifestURL = info.m_manifest.string();
  /external/chromium_org/third_party/WebKit/public/web/
WebApplicationCacheHost.h 84 virtual bool selectCacheWithManifest(const WebURL& manifestURL) { return true; }
99 WebURL manifestURL; // Empty if there is no associated cache.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 225 milliseconds