Searched defs:UDataInfo (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Dudata.h74 * UDataInfo contains the properties about the requested data.
81 * The UDataInfo struct begins 4 bytes after the start of the data item,
112 /** sizeof(UDataInfo)
148 } UDataInfo; typedef in typeref:struct:__anon5584
164 * @param pInfo A pointer to the <code>UDataInfo</code> structure
174 const UDataInfo *pInfo);
217 * a <code>UDataInfo</code> structure.
304 * @param pInfo pointer to a UDataInfo object;
306 * typically to <code>sizeof(UDataInfo)</code>.
308 * <code>*pInfo</code> will be filled with the UDataInfo structur
[all...]

Completed in 70 milliseconds