Searched refs:heapAllocated (Results 1 – 2 of 2) sorted by relevance
34 UBool mallocedFlag = dest->heapAllocated; in UDatamemory_assign()36 dest->heapAllocated = mallocedFlag; in UDatamemory_assign()50 This->heapAllocated = TRUE; in UDataMemory_createNewInstance()93 if(pData->heapAllocated ) { in udata_close()
32 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member