Home
last modified time | relevance | path

Searched defs:values (Results 1 – 22 of 22) sorted by relevance

/system/tools/hidl/
DAnnotation.cpp28 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
DEnumType.cpp39 const std::vector<EnumValue *> &EnumType::values() const { in values() function in android::EnumType
/system/extras/tests/memtest/
Dbandwidth.cpp67 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/
Dconfigreader.h60 typedef struct { unsigned minv, maxv; } values; typedef
/system/core/libunwindstack/include/unwindstack/
DDwarfLocation.h38 uint64_t values[2]; member
/system/core/toolbox/
Dgenerate-input.h-labels.py76 def Dump(struct_name, values): argument
/system/sepolicy/tests/
Dsepolicy_tests.py33 def take_action(self, action, dest, opt, value, values, parser): argument
Dtreble_sepolicy_tests.py269 def take_action(self, action, dest, opt, value, values, parser): argument
/system/core/libunwindstack/tests/
DMemoryFake.h55 void SetMemory(uint64_t addr, std::vector<uint8_t> values) { in SetMemory()
/system/core/mkbootimg/
Dmkbootimg85 def __call__(self, parser, namespace, values, option_string=None): argument
/system/update_engine/scripts/update_payload/
Dtest_utils.py149 def _AddValuesToRepeatedField(repeated_field, values, write_func): argument
157 def _AddExtents(extents_field, values): argument
/system/core/adf/libadfhwc/
Dadfhwc.cpp146 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/
Dandroid_keymaster_test_utils.h295 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/
Dmetadata_model.py157 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/
Dsensor.h532 float values[3]; member
/system/extras/simpleperf/scripts/
Dpprof_proto_generator.py186 def add_values(self, values): argument
/system/chre/chre_api/include/chre_api/chre/
Dsensor.h671 float values[3]; member
/system/core/libutils/tests/
DLruCache_test.cpp144 void assertInstanceCount(ssize_t keys, ssize_t values) { in assertInstanceCount()
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
Devent.h99 struct sample_read_value *values; member
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/
Devent.h107 struct sample_read_value * values; member
/system/nvram/hal/tests/
Dnvram_hal_test.cc53 bool ContainsAll(const std::vector<T>& values, in ContainsAll()
/system/media/audio/include/system/
Daudio.h355 int values[sizeof(audio_channel_mask_t) * 8]; /* gain values in millibels member