Home
last modified time | relevance | path

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

/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dcbor.h57 struct MapElement { struct
60 MapElement(const Key& key, const Value& value) : key_(key), value_(value) {} in MapElement() argument