/system/tools/hidl/ |
D | Annotation.cpp | 28 std::vector<std::string> *values) in AnnotationParam() 32 std::vector<ConstantExpression *> *values) in AnnotationParam() 119 const std::vector<std::string> *values = param->getValues(); in dump() local
|
D | EnumType.cpp | 39 const std::vector<EnumValue *> &EnumType::values() const { in values() function in android::EnumType
|
/system/extras/tests/memtest/ |
D | bandwidth.cpp | 67 arg_t *values) { in processBandwidthOptions() 92 BandwidthBenchmark *createBandwidthBenchmarkObject(arg_t values) { in createBandwidthBenchmarkObject() 213 arg_t *values) { in processThreadArgs() 297 arg_t values; in per_core_bandwidth() local 337 arg_t values; in multithread_bandwidth() local 375 arg_t values; in run_bandwidth_benchmark() local
|
/system/extras/perfprofd/ |
D | configreader.h | 60 typedef struct { unsigned minv, maxv; } values; typedef
|
/system/core/libunwindstack/include/unwindstack/ |
D | DwarfLocation.h | 38 uint64_t values[2]; member
|
/system/core/toolbox/ |
D | generate-input.h-labels.py | 76 def Dump(struct_name, values): argument
|
/system/sepolicy/tests/ |
D | sepolicy_tests.py | 33 def take_action(self, action, dest, opt, value, values, parser): argument
|
D | treble_sepolicy_tests.py | 269 def take_action(self, action, dest, opt, value, values, parser): argument
|
/system/core/libunwindstack/tests/ |
D | MemoryFake.h | 55 void SetMemory(uint64_t addr, std::vector<uint8_t> values) { in SetMemory()
|
/system/core/mkbootimg/ |
D | mkbootimg | 85 def __call__(self, parser, namespace, values, option_string=None): argument
|
/system/update_engine/scripts/update_payload/ |
D | test_utils.py | 149 def _AddValuesToRepeatedField(repeated_field, values, write_func): argument 157 def _AddExtents(extents_field, values): argument
|
/system/core/adf/libadfhwc/ |
D | adfhwc.cpp | 146 uint32_t config, const uint32_t *attributes, int32_t *values) in adf_getDisplayAttributes() 197 uint32_t config, const uint32_t *attributes, int32_t *values) in adf_getDisplayAttributes_hwc2()
|
/system/keymaster/ |
D | android_keymaster_test_utils.h | 295 bool ResponseContains(const std::vector<T>& expected, const T* values, size_t len) { in ResponseContains() 300 template <typename T> bool ResponseContains(T expected, const T* values, size_t len) { in ResponseContains()
|
/system/media/camera/docs/ |
D | metadata_model.py | 157 def _dictionary_by_name(values): argument 1016 def __init__(self, parent, values, ids={}, deprecateds=[], argument 1027 def values(self): member in Enum
|
/system/chre/chre_api/legacy/v1_0/chre/ |
D | sensor.h | 532 float values[3]; member
|
/system/extras/simpleperf/scripts/ |
D | pprof_proto_generator.py | 186 def add_values(self, values): argument
|
/system/chre/chre_api/include/chre_api/chre/ |
D | sensor.h | 671 float values[3]; member
|
/system/core/libutils/tests/ |
D | LruCache_test.cpp | 144 void assertInstanceCount(ssize_t keys, ssize_t values) { in assertInstanceCount()
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/ |
D | event.h | 99 struct sample_read_value *values; member
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/ |
D | event.h | 107 struct sample_read_value * values; member
|
/system/nvram/hal/tests/ |
D | nvram_hal_test.cc | 53 bool ContainsAll(const std::vector<T>& values, in ContainsAll()
|
/system/media/audio/include/system/ |
D | audio.h | 355 int values[sizeof(audio_channel_mask_t) * 8]; /* gain values in millibels member
|