/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/ |
D | UtilsTest.java | 132 private static <X> List<X> list(X... values) { in list() 136 private static <X> Set<X> set(X... values) { in set()
|
D | BackwardFileTest.java | 141 private static <T> Set<T> set(T... values) { in set()
|
/system/iorap/src/common/ |
D | cmd_utils.h | 90 const std::vector<T>& values) { in AppendArgsRepeatedly() 102 const std::vector<T>& values) { in AppendArgsRepeatedly() 115 const std::vector<T2>& values) { in AppendNamedArgRepeatedly()
|
/system/tools/hidl/ |
D | Annotation.cpp | 60 std::vector<std::string>* values) in StringAnnotationParam() 111 const std::vector<std::string>& values = param->getValues(); in dump() local
|
/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/ |
D | SensorDatapoint.java | 28 public float[] values; field in SensorDatapoint
|
/system/bt/gd/rust/common/src/ |
D | init_flags.rs | 22 let values: Vec<&str> = flag.split("=").collect(); localVariable
|
/system/chre/platform/shared/include/chre/platform/shared/generated/ |
D | host_messages_generated.h | 94 static const Setting values[] = { in EnumValuesSetting() local 129 static const SettingState values[] = { in EnumValuesSettingState() local 181 static const ChreMessage values[] = { in EnumValuesChreMessage() local
|
/system/chre/host/common/include/chre_host/generated/ |
D | host_messages_generated.h | 117 static const Setting values[] = { in EnumValuesSetting() local 152 static const SettingState values[] = { in EnumValuesSettingState() local 204 static const ChreMessage values[] = { in EnumValuesChreMessage() local
|
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/ |
D | Utils.java | 90 static <X> boolean allUnique(Collection<X> values) { in allUnique() 101 static <X> Set<X> set(Collection<X> values) { in set()
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothAvrcpTarget.aidl | 39 in BluetoothAvrcpIntValue[] values); in GetPlayerAppValueResponse() 45 in BluetoothAvrcpStringValue[] values); in GetPlayerAppValueTextResponse()
|
D | IBluetoothAvrcpTargetCallback.aidl | 29 void OnGetPlayerAppValuesText(String addr, int attr_id, in int[] values); in OnGetPlayerAppValuesText() 30 void OnSetPlayerAppValue(String addr, in BluetoothAvrcpIntValue[] values); in OnSetPlayerAppValue()
|
/system/linkerconfig/modules/ |
D | configwriter.cc | 27 const std::vector<std::string>& values) { in WriteVars()
|
/system/bt/types/ |
D | class_of_device.cc | 52 uint16_t values[3]; in FromString() local
|
/system/core/toolbox/ |
D | generate-input.h-labels.py | 76 def Dump(struct_name, values): argument
|
/system/unwinding/libunwindstack/include/unwindstack/ |
D | DwarfLocation.h | 41 uint64_t values[2]; member
|
/system/unwinding/libunwindstack/tests/ |
D | MemoryFake.h | 57 void SetMemory(uint64_t addr, std::vector<uint8_t> values) { in SetMemory()
|
/system/bt/service/ipc/binder/ |
D | bluetooth_avrcp_target_binder_server.cc | 138 const std::vector<::android::bluetooth::BluetoothAvrcpIntValue>& values, in GetPlayerAppValueResponse() 166 const std::vector<::android::bluetooth::BluetoothAvrcpStringValue>& values, in GetPlayerAppValueTextResponse() 259 const std::vector<int32_t>& values) { in OnGetPlayerAppValuesText() 268 const std::vector<bluetooth::AvrcpIntValue>& values) { in OnSetPlayerAppValue()
|
/system/chre/apps/test/common/proto/ |
D | chre_cross_validation_sensor.proto | 87 repeated float values = 2; field
|
/system/bt/gd/hci/ |
D | class_of_device.cc | 61 uint16_t values[3]; in FromString() local
|
/system/unwinding/libunwindstack/ |
D | RegsMips.cpp | 154 uint64_t values[MIPS_REG_LAST]; in StepIfSignalHandler() local
|
/system/keymaster/tests/ |
D | android_keymaster_test_utils.h | 306 bool ResponseContains(const std::vector<T>& expected, const T* values, size_t len) { in ResponseContains() 311 template <typename T> bool ResponseContains(T expected, const T* values, size_t len) { in ResponseContains()
|
/system/tools/hidl/hidl2aidl/ |
D | AidlNamedType.cpp | 50 std::vector<const EnumValue*> values; in emitEnumAidlDefinition() local
|
/system/bt/gd/storage/ |
D | config_cache_helper.h | 126 auto values = common::StringSplit(*value, " "); in Get() local
|
/system/sepolicy/tests/ |
D | sepolicy_tests.py | 102 def take_action(self, action, dest, opt, value, values, parser): argument
|
/system/bt/test/headless/ |
D | get_options.cc | 88 std::vector<std::string> values; in Split() local
|