OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetGetStatsFunction
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/base/allocator/
allocator_extension.h
50
BASE_EXPORT void
SetGetStatsFunction
(
allocator_extension_thunks.h
24
void
SetGetStatsFunction
(GetStatsFunction get_stats_function);
allocator_extension.cc
42
void
SetGetStatsFunction
(thunks::GetStatsFunction get_stats_function) {
45
thunks::
SetGetStatsFunction
(get_stats_function);
allocator_extension_thunks.cc
33
void
SetGetStatsFunction
(GetStatsFunction get_stats_function) {
allocator_shim.cc
306
base::allocator::thunks::
SetGetStatsFunction
(get_stats_thunk);
/external/chromium_org/content/app/
content_main_runner.cc
580
base::allocator::
SetGetStatsFunction
(GetStatsThunk);
Completed in 25 milliseconds