Home
last modified time | relevance | path

Searched defs:MapKey (Results 1 – 8 of 8) sorted by relevance

/external/dagger2/core/src/main/java/dagger/
DMapKey.java106 public @interface MapKey { annotation
/external/guice/core/src/com/google/inject/multibindings/
DMapKey.java53 public @interface MapKey { annotation
/external/protobuf/src/google/protobuf/
Dmessage.h137 class MapKey; variable
952 const MapKey& /* key */) const { in ContainsMapKey()
961 const MapKey& /* key */, in InsertOrLookupMapValue()
970 const MapKey& /* key */) const { in DeleteMapValue()
Dgenerated_message_reflection.h62 class MapKey; variable
Dmap_field.h50 class MapKey; variable
Dmap.h99 MapKey() : type_(0) { in MapKey() function
101 MapKey(const MapKey& other) : type_(0) { in MapKey() function
/external/golang-protobuf/proto/proto3_proto/
Dproto3.pb.go409MapKey map[string]int64 `protobuf:"bytes,4,rep,name=map_key,json=mapKey,proto3" json… member
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3618MapKey map[string]int64 `protobuf:"bytes,4,rep,name=map_key,json=mapKey" json:"map_k… member