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

/external/icu4c/common/
H A Dudata.cpp902 UDataMemory *rDataMem = NULL; /* the new UDataMemory, to be returned. */ local
912 rDataMem=UDataMemory_createNewInstance(fatalErr);
916 rDataMem->pHeader = pHeader;
923 return rDataMem;

Completed in 50 milliseconds