Searched defs:UDataMemory (Results 1 – 9 of 9) sorted by relevance
27 struct UDataMemory { struct31 /* UDataMemory object. */ argument34 UBool heapAllocated; /* True if this UDataMemory Object is on the */ argument47 U_CAPI UDataMemory* U_EXPORT2 UDataMemory_createNewInstance(UErrorCode *pErr); argument
161 typedef struct UDataMemory UDataMemory; typedef