Searched defs:existingEntry (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
H A DJSClassRef.cpp87 StaticValueEntry* existingEntry = m_staticValues->get(impl); local
89 delete existingEntry;
103 StaticFunctionEntry* existingEntry = m_staticFunctions->get(impl); local
105 delete existingEntry;
/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestNavigationController.cpp192 TestNavigationEntry* existingEntry = (existingEntryIndex != -1) ? local
194 if (!existingEntry) {
196 } else if (existingEntry == m_pendingEntry.get()) {
199 existingEntry->setURL(entry->URL());
200 existingEntry->setContentState(entry->contentState());
205 && GURL(m_pendingEntry->URL()) == GURL(existingEntry->URL().spec())) {
212 existingEntry->setURL(entry->URL());
213 existingEntry->setContentState(entry->contentState());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 203 milliseconds