HomeSort by relevance Sort by last modified time
    Searched refs:PerformInjectiveMultimapDestructive (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/posix/
file_descriptor_shuffle.h 75 BASE_EXPORT bool PerformInjectiveMultimapDestructive(
82 return PerformInjectiveMultimapDestructive(map, &delegate);
file_descriptor_shuffle.cc 16 bool PerformInjectiveMultimapDestructive(
47 RAW_LOG(ERROR, "PerformInjectiveMultimapDestructive overflowed "
83 return PerformInjectiveMultimapDestructive(&m, delegate);

Completed in 483 milliseconds