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

/external/chromium/third_party/icu/source/io/unicode/
H A Dustdio.h215 U_WRITE = 2, enumerator in enum:__anon1471
216 U_READWRITE =3 /* == (U_READ | U_WRITE) */
647 * @param direction either U_READ, U_WRITE, or U_READWRITE - sets
/external/icu4c/io/unicode/
H A Dustdio.h216 U_WRITE = 2, enumerator in enum:__anon2515
217 U_READWRITE =3 /* == (U_READ | U_WRITE) */
691 * @param direction either U_READ, U_WRITE, or U_READWRITE - sets

Completed in 97 milliseconds