/frameworks/minikin/include/minikin/ |
D | LayoutPieces.h | 31 struct Key { struct 32 Key(const Range& range, HyphenEdit hyphenEdit, bool dir, uint32_t paintId) in Key() argument 35 Range range; 36 HyphenEdit hyphenEdit; 37 bool dir; 38 uint32_t paintId; 40 uint32_t hash() const { in hash() 55 uint32_t getMemoryUsage() const { in getMemoryUsage()
|
/frameworks/base/services/core/jni/ |
D | com_android_server_tv_TvKeys.h | 11 struct Key { struct 12 int linuxKeyCode; argument 13 int32_t androidKeyCode; argument
|
/frameworks/native/include/input/ |
D | InputTransport.h | 75 struct Key { struct 76 uint32_t seq; 77 uint32_t empty1; 78 nsecs_t eventTime __attribute__((aligned(8))); 79 int32_t deviceId; 80 int32_t source; 81 int32_t displayId; 82 int32_t action; 83 int32_t flags; 84 int32_t keyCode; [all …]
|
D | KeyLayoutMap.h | 79 struct Key { struct 89 KeyedVector<int32_t, Key> mKeysByScanCode; argument
|
D | KeyCharacterMap.h | 169 struct Key { struct 175 char16_t label; 178 char16_t number; 205 KeyCharacterMap* mMap; argument
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CaptureResult.java | 74 public final static class Key<T> { class in CaptureResult 83 public Key(String name, Class<T> type, long vendorId) { in Key() method in CaptureResult.Key 92 public Key(String name, String fallbackName, Class<T> type) { in Key() method in CaptureResult.Key 103 public Key(@NonNull String name, @NonNull Class<T> type) { in Key() method in CaptureResult.Key 113 public Key(String name, TypeReference<T> typeReference) { in Key() method in CaptureResult.Key 188 /*package*/ Key(CameraMetadataNative.Key<?> nativeKey) { in Key() method in CaptureResult.Key
|
D | CameraCharacteristics.java | 70 public static final class Key<T> { class in CameraCharacteristics 79 public Key(String name, Class<T> type, long vendorId) { in Key() method in CameraCharacteristics.Key 88 public Key(String name, String fallbackName, Class<T> type) { in Key() method in CameraCharacteristics.Key 100 public Key(@NonNull String name, @NonNull Class<T> type) { in Key() method in CameraCharacteristics.Key 110 public Key(String name, TypeReference<T> typeReference) { in Key() method in CameraCharacteristics.Key 187 private Key(CameraMetadataNative.Key<?> nativeKey) { in Key() method in CameraCharacteristics.Key
|
D | CaptureRequest.java | 103 public final static class Key<T> { class in CaptureRequest 112 public Key(String name, Class<T> type, long vendorId) { in Key() method in CaptureRequest.Key 123 public Key(@NonNull String name, @NonNull Class<T> type) { in Key() method in CaptureRequest.Key 133 public Key(String name, TypeReference<T> typeReference) { in Key() method in CaptureRequest.Key 208 /*package*/ Key(CameraMetadataNative.Key<?> nativeKey) { in Key() method in CaptureRequest.Key
|
/frameworks/base/core/proto/android/service/ |
D | batterystats.proto | 43 message Key { message
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | TokenCache.java | 48 private static class Key { class in TokenCache 54 public Key(Account account, String tokenType, String packageName, byte[] sigDigest) { in Key() method in TokenCache.Key
|
/frameworks/native/libs/renderengine/gl/ |
D | ProgramCache.h | 117 inline Key() : mKey(0) {} in Key() function 118 inline Key(const Key& rhs) : mKey(rhs.mKey) {} in Key() function
|
D | Program.cpp | 30 Program::Program(const ProgramCache::Key& /*needs*/, const char* vertex, const char* fragment) in Program()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | map_field_lite.h | 266 bool AllAreInitialized(const Map<Key, T>& t) { in AllAreInitialized()
|
/frameworks/base/tools/split-select/ |
D | Rule.h | 48 enum Key { enum
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | BranchIsland.h | 108 Key(const Stub* pPrototype, const LDSymbol* pSymbol, Stub::SWord pAddend) in Key() function
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | PendingIntentRecord.java | 72 final static class Key { class in PendingIntentRecord 89 Key(int _t, String _p, IBinder _a, String _w, in Key() method in PendingIntentRecord.Key
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiCandidates.java | 295 public static class Key { class in WifiCandidates 300 public Key(ScanResultMatchInfo matchInfo, in Key() method in WifiCandidates.Key
|
/frameworks/ml/nn/common/random/ |
D | philox_random.h | 115 using Key = Array<uint32, 2>; variable
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Collections/ |
D | MapField.cs | 572 public object Key { get { return enumerator.Current.Key; } } property in Google.Protobuf.Collections.MapField.DictionaryEnumerator 617 internal TKey Key { get; set; } property in Google.Protobuf.Collections.MapField.Codec.MessageAdapter
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | Keyboard.java | 241 public static class Key { class in Keyboard 324 public Key(Row parent) { in Key() method in Keyboard.Key 341 public Key(Resources res, Row parent, int x, int y, XmlResourceParser parser) { in Key() method in Keyboard.Key
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraMetadataNative.java | 88 public static class Key<T> { class in CameraMetadataNative 101 public Key(String name, Class<T> type, long vendorId) { in Key() method in CameraMetadataNative.Key 118 public Key(String name, String fallbackName, Class<T> type) { in Key() method in CameraMetadataNative.Key 137 public Key(String name, Class<T> type) { in Key() method in CameraMetadataNative.Key 157 public Key(String name, TypeReference<T> typeReference) { in Key() method in CameraMetadataNative.Key
|
/frameworks/av/include/media/ |
D | MediaAnalyticsItem.h | 68 typedef std::string Key; typedef
|
/frameworks/av/media/libmediametrics/include/ |
D | MediaAnalyticsItem.h | 68 typedef std::string Key; typedef
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | encoding.h | 472 const std::map<Key, T, Compare, Allocator>& value) { in EncodeType() 479 const std::unordered_map<Key, T, Hash, KeyEqual, Allocator>& value) { in EncodeType()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | Prefs.java | 62 public @interface Key { annotation in Prefs
|