Home
last modified time | relevance | path

Searched refs:values (Results 1 – 5 of 5) sorted by relevance

/bionic/benchmarks/
Dproperty_benchmark.cpp65 values = new char* [nprops]; in LocalPropertyTestState()
93 values[i] = new char[PROP_VALUE_MAX]; in LocalPropertyTestState()
95 values[i][j] = prop_name_chars[random() % (sizeof(prop_name_chars) - 1)]; in LocalPropertyTestState()
98 if (__system_property_add(names[i], name_lens[i], values[i], value_lens[i]) < 0) { in LocalPropertyTestState()
100 printf("%s = %.*s\n", names[i], value_lens[i], values[i]); in LocalPropertyTestState()
120 delete values[i]; in ~LocalPropertyTestState()
124 delete[] values; in ~LocalPropertyTestState()
131 char **values; member
/bionic/libc/kernel/uapi/linux/
Dphantom.h31 __u32 values[8]; member
Daudit.h377 __u32 values[AUDIT_MAX_FIELDS]; member
391 __u32 values[AUDIT_MAX_FIELDS]; member
Dhiddev.h119 __s32 values[HID_MAX_MULTI_USAGES]; member
Dbtrfs.h347 __u64 values[BTRFS_DEV_STAT_VALUES_MAX]; member