Searched defs:MapKey (Results 1 – 8 of 8) sorted by relevance
/external/dagger2/core/src/main/java/dagger/ |
D | MapKey.java | 106 public @interface MapKey { annotation
|
/external/guice/core/src/com/google/inject/multibindings/ |
D | MapKey.java | 53 public @interface MapKey { annotation
|
/external/protobuf/src/google/protobuf/ |
D | message.h | 137 class MapKey; variable 952 const MapKey& /* key */) const { in ContainsMapKey() 961 const MapKey& /* key */, in InsertOrLookupMapValue() 970 const MapKey& /* key */) const { in DeleteMapValue()
|
D | generated_message_reflection.h | 62 class MapKey; variable
|
D | map_field.h | 50 class MapKey; variable
|
D | map.h | 99 MapKey() : type_(0) { in MapKey() function 101 MapKey(const MapKey& other) : type_(0) { in MapKey() function
|
/external/golang-protobuf/proto/proto3_proto/ |
D | proto3.pb.go | 409 …MapKey map[string]int64 `protobuf:"bytes,4,rep,name=map_key,json=mapKey,proto3" json… member
|
/external/golang-protobuf/proto/test_proto/ |
D | test.pb.go | 3618 …MapKey map[string]int64 `protobuf:"bytes,4,rep,name=map_key,json=mapKey" json:"map_k… member
|