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

/external/chromium_org/third_party/icu/source/common/
H A Dudata.cpp919 UDataMemory *rDataMem = NULL; /* the new UDataMemory, to be returned. */ local
929 rDataMem=UDataMemory_createNewInstance(fatalErr);
933 rDataMem->pHeader = pHeader;
940 return rDataMem;
/external/icu/icu4c/source/common/
H A Dudata.cpp911 UDataMemory *rDataMem = NULL; /* the new UDataMemory, to be returned. */ local
921 rDataMem=UDataMemory_createNewInstance(fatalErr);
925 rDataMem->pHeader = pHeader;
932 return rDataMem;

Completed in 167 milliseconds