Searched refs:resourceClientType (Results 1 – 11 of 11) sorted by relevance
37 virtual ResourceClientType resourceClientType() const { return expectedType(); } in resourceClientType() function
49 virtual ResourceClientType resourceClientType() const { return expectedType(); } in resourceClientType() function
40 virtual ResourceClientType resourceClientType() const { return expectedType(); } in resourceClientType() function
54 …SSERT(T::expectedType() == ResourceClient::expectedType() || next->resourceClientType() == T::expe… in next()
62 virtual ResourceClientType resourceClientType() const { return expectedType(); } in resourceClientType() function
53 ASSERT(c->resourceClientType() == StyleSheetResourceClient::expectedType()); in didAddClient()
84 virtual ResourceClientType resourceClientType() const { return expectedType(); } in resourceClientType() function
93 virtual ResourceClientType resourceClientType() const { return expectedType(); } in resourceClientType() function
86 ASSERT(c->resourceClientType() == ImageResourceClient::expectedType()); in didAddClient()96 ASSERT(c->resourceClientType() == ImageResourceClient::expectedType()); in didRemoveClient()
60 ASSERT(c->resourceClientType() == StyleSheetResourceClient::expectedType()); in didAddClient()
66 ASSERT(c->resourceClientType() == FontResourceClient::expectedType()); in didAddClient()