Searched defs:property (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dwctype.cpp91 wctype_t wctype(const char* property) { argument
98 if (!strcmp(properties[i], property)) {
105 wctype_t wctype_l(const char* property, locale_t) { argument
106 return wctype(property);
/bionic/libc/kernel/uapi/mtd/
H A Dubi-user.h114 __u8 property; member in struct:ubi_set_vol_prop_req

Completed in 49 milliseconds