Searched refs:printKeys (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/icu/source/samples/legacy/ |
D | legacy.cpp | 55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() function 104 printKeys("Current keys", keys, 4); in main() 112 printKeys("Legacy keys", keys, 4); in main()
|
/third_party/icu/icu4c/source/samples/legacy/ |
D | legacy.cpp | 55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() function 104 printKeys("Current keys", keys, 4); in main() 112 printKeys("Legacy keys", keys, 4); in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/legacy/ |
D | legacy.cpp | 55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() function 104 printKeys("Current keys", keys, 4); in main() 112 printKeys("Legacy keys", keys, 4); in main()
|