OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kHookListMaxValues
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook-inl.h
102
static const int
kHookListMaxValues
= 7;
138
AtomicWord priv_data[
kHookListMaxValues
];
/external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook-inl.h
102
static const int
kHookListMaxValues
= 7;
138
AtomicWord priv_data[
kHookListMaxValues
];
Completed in 271 milliseconds