Searched refs:void_key (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
31 uint16 key = *reinterpret_cast<const uint16*>(void_key);

Completed in 137 milliseconds