Home
last modified time | relevance | path

Searched defs:map_key (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/public/browser/
Dnotification_source.h27 uintptr_t map_key() const { return reinterpret_cast<uintptr_t>(ptr_); } in map_key() function
Dnotification_details.h28 uintptr_t map_key() const { return reinterpret_cast<uintptr_t>(ptr_); } in map_key() function