Searched refs:DEFINE_STRING_HASH (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/containers/
H A Dhash_tables.h94 #define DEFINE_STRING_HASH(string_type) \ macro
105 DEFINE_STRING_HASH(std::string);
106 DEFINE_STRING_HASH(base::string16);
108 #undef DEFINE_STRING_HASH macro

Completed in 99 milliseconds