Home
last modified time | relevance | path

Searched defs:WebPerformance (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebPerformance.h50 WebPerformance() { } in WebPerformance() function
52 WebPerformance(const WebPerformance& p) { assign(p); } in WebPerformance() function
DWebFrame.h73 class WebPerformance; variable
/external/chromium_org/third_party/WebKit/Source/web/
DWebPerformance.cpp171 WebPerformance::WebPerformance(const PassRefPtrWillBeRawPtr<Performance>& performance) in WebPerformance() function in blink::WebPerformance
DWebLocalFrameImpl.h67 class WebPerformance; variable