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

  /frameworks/base/include/utils/
Asset.h 108 virtual bool isAllocated(void) const { return false; }
243 virtual bool isAllocated(void) const { return mBuf != NULL; }
300 virtual bool isAllocated(void) const { return mBuf != NULL; }
  /external/chromium/third_party/icu/source/common/
utrie.h 561 UBool isAllocated, isDataAllocated;
  /external/icu4c/common/
utrie.h 561 UBool isAllocated, isDataAllocated;

Completed in 624 milliseconds