HomeSort by relevance Sort by last modified time
    Searched defs:mutable_key (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/
map_entry.h 145 inline KeyMapEntryAccessorType* mutable_key() { function in class:google::protobuf::internal::MapEntry
146 return entry_lite_.mutable_key();
map_entry_lite.h 110 inline KeyMapEntryAccessorType* mutable_key() { function in class:google::protobuf::internal::MapEntryLite
144 if (!KeyTypeHandler::Read(input, mutable_key())) {
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_entry.h 145 inline KeyMapEntryAccessorType* mutable_key() { function in class:google::protobuf::internal::MapEntry
146 return entry_lite_.mutable_key();
map_entry_lite.h 110 inline KeyMapEntryAccessorType* mutable_key() { function in class:google::protobuf::internal::MapEntryLite
144 if (!KeyTypeHandler::Read(input, mutable_key())) {

Completed in 348 milliseconds