Searched refs:externalStorage (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-cxx.h161 _CharT *externalStorage; member in union:std::basic_string::__anon18299
164 externalStorage = newExternal;
182 return isLong ? storage.externalStorage : storage.localStorage;
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapHeap.h108 * @param externalStorage The class responsible for storing the bitmaps inserted into the heap
112 SkBitmapHeap(ExternalStorage* externalStorage, int32_t heapSize = UNLIMITED_SIZE);
/external/skia/src/core/
H A DSkBitmapHeap.h108 * @param externalStorage The class responsible for storing the bitmaps inserted into the heap
112 SkBitmapHeap(ExternalStorage* externalStorage, int32_t heapSize = UNLIMITED_SIZE);

Completed in 123 milliseconds