Searched defs:void_entry (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/base/resource/
H A Ddata_pack.cc30 static int CompareById(const void* void_key, const void* void_entry) { argument
33 reinterpret_cast<const DataPackEntry*>(void_entry);

Completed in 121 milliseconds