Searched defs:NativeItem (Results 1 – 3 of 3) sorted by relevance
/external/cronet/tot/third_party/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 61 class NativeItem { class 63 NativeItem() : pItem(nullptr), pInfo(nullptr), bytes(nullptr), swapped(nullptr), length(0) {} in NativeItem() function in NativeItem 64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(nullptr) { in NativeItem() function in NativeItem
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 61 class NativeItem { class 63 NativeItem() : pItem(nullptr), pInfo(nullptr), bytes(nullptr), swapped(nullptr), length(0) {} in NativeItem() function in NativeItem 64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(nullptr) { in NativeItem() function in NativeItem
|
/external/cronet/stable/third_party/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 61 class NativeItem { class 63 NativeItem() : pItem(nullptr), pInfo(nullptr), bytes(nullptr), swapped(nullptr), length(0) {} in NativeItem() function in NativeItem 64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(nullptr) { in NativeItem() function in NativeItem
|