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

/external/protobuf/src/google/protobuf/
H A Dmap_test_util.cc567 map_key.SetInt32Value(0);
570 map_val.SetInt32Value(0);
587 map_key.SetInt32Value(0);
590 map_val.SetInt32Value(0);
607 map_key.SetInt32Value(0);
610 map_val.SetInt32Value(0);
617 map_key.SetInt32Value(0);
622 map_key.SetInt32Value(0);
637 map_key.SetInt32Value(0);
642 map_key.SetInt32Value(
[all...]
H A Dmap_field.cc375 map_key.SetInt32Value(reflection->GetInt32(*it, key_des));
H A Dmap_field_inl.h79 map_key->SetInt32Value(value);
H A Dmap.h129 void SetInt32Value(int32 value) { function in class:google::protobuf::MapKey
311 void SetInt32Value(int32 value) { function in class:google::protobuf::MapValueRef
313 "MapValueRef::SetInt32Value");
/external/protobuf/python/google/protobuf/pyext/
H A Dmap_container.cc138 key->SetInt32Value(value);
241 value_ref->SetInt32Value(value);

Completed in 112 milliseconds