Searched refs:resourceClientType (Results 1 – 11 of 11) sorted by relevance
49 virtual ResourceClientType resourceClientType() const { return expectedType(); } in resourceClientType() function
37 virtual ResourceClientType resourceClientType() const OVERRIDE FINAL { return expectedType(); } in resourceClientType() function
40 virtual ResourceClientType resourceClientType() const OVERRIDE FINAL { return expectedType(); } in resourceClientType() function
51 ASSERT(c->resourceClientType() == StyleSheetResourceClient::expectedType()); in didAddClient()
54 …SSERT(T::expectedType() == ResourceClient::expectedType() || next->resourceClientType() == T::expe… in next()
62 virtual ResourceClientType resourceClientType() const OVERRIDE { return expectedType(); } in resourceClientType() function
93 virtual ResourceClientType resourceClientType() const OVERRIDE FINAL { return expectedType(); } in resourceClientType() function
76 virtual ResourceClientType resourceClientType() const OVERRIDE FINAL { return expectedType(); } in resourceClientType() function
58 ASSERT(c->resourceClientType() == StyleSheetResourceClient::expectedType()); in didAddClient()
94 ASSERT(c->resourceClientType() == ImageResourceClient::expectedType()); in didAddClient()104 ASSERT(c->resourceClientType() == ImageResourceClient::expectedType()); in didRemoveClient()
98 ASSERT(c->resourceClientType() == FontResourceClient::expectedType()); in didAddClient()