Searched refs:heapAllocated (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Dudatamem.c34 UBool mallocedFlag = dest->heapAllocated;
36 dest->heapAllocated = mallocedFlag;
50 This->heapAllocated = TRUE;
93 if(pData->heapAllocated ) {
H A Dudatamem.h32 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member in struct:UDataMemory

Completed in 182 milliseconds