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

/external/protobuf/src/google/protobuf/
H A Dmap_field.h241 typedef typename MapIf<kIsValueEnum, T, const T&>::type CastValueType; typedef in class:google::protobuf::internal::MapField
H A Dmap_field_inl.h443 (*map)[it->key()] = static_cast<CastValueType>(it->value());

Completed in 64 milliseconds