HomeSort by relevance Sort by last modified time
    Searched defs:VAL_STRING (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/edify/
expr.h 44 #define VAL_STRING 1 // data will be NULL-terminated; size doesn't count null
  /frameworks/base/core/java/android/os/
Parcel.java 193 private static final int VAL_STRING = 0;
    [all...]

Completed in 122 milliseconds