Searched refs:heapAllocated (Results 1 – 3 of 3) 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()
156 UBool heapAllocated; /* Set if this ICUMutex is heap allocated, and */ member284 m->heapAllocated = TRUE; in umtx_ct()311 if (m->heapAllocated) { in umtx_dt()
32 UBool heapAllocated; /* True if this UDataMemory Object is on the */ member