Home
last modified time | relevance | path

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

12

/system/timezone/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/
DUtilsTest.java132 private static <X> List<X> list(X... values) { in list()
136 private static <X> Set<X> set(X... values) { in set()
/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/tools/hidl/
DAnnotation.cpp71 std::vector<std::string>* values) in StringAnnotationParam()
84 const std::string& name, std::vector<ConstantExpression*>* values) in ConstantExpressionAnnotationParam()
170 const std::vector<std::string>& values = param->getValues(); in dump() local
/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
DUtils.java90 static <X> boolean allUnique(Collection<X> values) { in allUnique()
101 static <X> Set<X> set(Collection<X> values) { in set()
/system/extras/perfprofd/
Dconfigreader.h67 typedef struct { unsigned minv, maxv; } values; typedef
/system/core/toolbox/
Dgenerate-input.h-labels.py76 def Dump(struct_name, values): argument
/system/core/libunwindstack/include/unwindstack/
DDwarfLocation.h40 uint64_t values[2]; member
/system/core/libunwindstack/tests/
DMemoryFake.h55 void SetMemory(uint64_t addr, std::vector<uint8_t> values) { in SetMemory()
/system/sepolicy/tests/
Dsepolicy_tests.py48 def take_action(self, action, dest, opt, value, values, parser): argument
Dtreble_sepolicy_tests.py308 def take_action(self, action, dest, opt, value, values, parser): argument
/system/extras/libperfmgr/tools/
DConfigVerifier.cc48 std::vector<std::string> values = node->GetValues(); in VerifyNodes() local
/system/core/libunwindstack/
DRegsMips.cpp161 uint64_t values[MIPS_REG_LAST]; in StepIfSignalHandler() local
/system/extras/libperfmgr/
DNode.cc144 std::vector<std::string> values; in GetValues() local
DHintManager.cc181 Json::Value values = nodes[i]["Values"]; in ParseNodes() local
/system/core/mkbootimg/
Dmkbootimg114 def __call__(self, parser, namespace, values, option_string=None): argument
/system/update_engine/scripts/update_payload/
Dtest_utils.py146 def _AddValuesToRepeatedField(repeated_field, values, write_func): argument
154 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/nfc/utils/
Dconfig.cc29 vector<string> values = Split(in, ":"); in parseBytesString() local
/system/keymaster/tests/
Dandroid_keymaster_test_utils.h303 bool ResponseContains(const std::vector<T>& expected, const T* values, size_t len) { in ResponseContains()
308 template <typename T> bool ResponseContains(T expected, const T* values, size_t len) { in ResponseContains()
/system/extras/libperfmgr/tests/
DNodeTest.cc88 std::vector values = t.GetValues(); in TEST() local
/system/chre/chre_api/include/chre_api/chre/
Dsensor_types.h287 float values[3]; member
/system/media/camera/docs/
Dmetadata_model.py157 def _dictionary_by_name(values): argument
1070 def __init__(self, parent, values, ids={}, deprecateds=[], argument
1080 def values(self): member in Enum
/system/chre/chre_api/legacy/v1_0/chre/
Dsensor.h532 float values[3]; member
/system/core/fastboot/
Dengine.cpp223 size_t nvalues, const char** values) { in fb_queue_require()
/system/chre/chre_api/legacy/v1_1/chre/
Dsensor.h671 float values[3]; member

12