Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc491 const string key_str(key_str_data, key_str_size); in ForEachCompositeField() local
493 message_descriptor->FindFieldByName(key_str); in ForEachCompositeField()