Searched defs:NativeItem (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/icu-small/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
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| D | pkgitems.cpp | 61 class NativeItem { class 63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem 64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| D | pkgitems.cpp | 61 class NativeItem { class 63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem 64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
|