OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteResourceInternal
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/resources/
resource_provider.cc
316
DeleteResourceInternal
(resources_.begin(), ForShutdown);
511
DeleteResourceInternal
(it, Normal);
515
void ResourceProvider::
DeleteResourceInternal
(ResourceMap::iterator it,
517
TRACE_EVENT0("cc", "ResourceProvider::
DeleteResourceInternal
");
[
all
...]
resource_provider.h
465
void
DeleteResourceInternal
(ResourceMap::iterator it, DeleteStyle style);
Completed in 671 milliseconds