Searched defs:Performance (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DPerformance.cpp32 #include "Performance.h"
44 Performance::Performance(Frame* frame) function in class:WebCore::Performance
49 Frame* Performance::frame() const
54 void Performance::disconnectFrame()
69 MemoryInfo* Performance::memory() const
75 PerformanceNavigation* Performance::navigation() const
83 PerformanceTiming* Performance::timing() const
H A DPerformance.h45 class Performance : public RefCounted<Performance> { class in namespace:WebCore
47 static PassRefPtr<Performance> create(Frame* frame) { return adoptRef(new Performance(frame)); }
57 Performance(Frame*);
/external/webkit/Source/WebKit/chromium/src/
H A DWebPerformance.cpp34 #include "Performance.h"
171 WebPerformance::WebPerformance(const PassRefPtr<Performance>& performance)
176 WebPerformance& WebPerformance::operator=(const PassRefPtr<Performance>& performance)
182 WebPerformance::operator PassRefPtr<Performance>() const
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...

Completed in 2886 milliseconds