Searched defs:WebPerformance (Results 1 – 4 of 4) sorted by relevance
50 WebPerformance() { } in WebPerformance() function52 WebPerformance(const WebPerformance& p) { assign(p); } in WebPerformance() function
73 class WebPerformance; variable
171 WebPerformance::WebPerformance(const PassRefPtrWillBeRawPtr<Performance>& performance) in WebPerformance() function in blink::WebPerformance
67 class WebPerformance; variable