OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LazyDirectoryListerCacher
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/net/
net_resource_provider.cc
25
struct
LazyDirectoryListerCacher
{
26
LazyDirectoryListerCacher
() {
55
static
LazyDirectoryListerCacher
lazy_dir_lister;
/external/chromium_org/chrome/common/net/
net_resource_provider.cc
27
struct
LazyDirectoryListerCacher
{
28
LazyDirectoryListerCacher
() {
58
CR_DEFINE_STATIC_LOCAL(
LazyDirectoryListerCacher
, lazy_dir_lister, ());
Completed in 175 milliseconds