OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PerformInjectiveMultimapDestructive
(Results
1 - 4
of
4
) sorted by null
/external/chromium/base/
file_descriptor_shuffle.h
73
bool
PerformInjectiveMultimapDestructive
(InjectiveMultimap* map,
79
return
PerformInjectiveMultimapDestructive
(map, &delegate);
file_descriptor_shuffle.cc
16
bool
PerformInjectiveMultimapDestructive
(
43
RAW_LOG(ERROR, "
PerformInjectiveMultimapDestructive
overflowed "
79
return
PerformInjectiveMultimapDestructive
(&m, delegate);
/external/chromium_org/base/posix/
file_descriptor_shuffle.h
75
BASE_EXPORT bool
PerformInjectiveMultimapDestructive
(
82
return
PerformInjectiveMultimapDestructive
(map, &delegate);
file_descriptor_shuffle.cc
16
bool
PerformInjectiveMultimapDestructive
(
43
RAW_LOG(ERROR, "
PerformInjectiveMultimapDestructive
overflowed "
79
return
PerformInjectiveMultimapDestructive
(&m, delegate);
Completed in 23 milliseconds