Home
last modified time | relevance | path

Searched refs:MapValueReader (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/lib/
Dmap_serialization.h62 class MapValueReader : public MapReaderBase<MaybeConstUserType> {
68 explicit MapValueReader(MaybeConstUserType& input) : Base(input) {} in MapValueReader() function
69 ~MapValueReader() {} in ~MapValueReader()
93 MapValueReader<MaybeConstUserType>>;
104 MapValueReader<MaybeConstUserType> value_reader(input);
138 MapValueReader<MaybeConstUserType> value_reader(input);