Searched defs:strcpy16_htod (Results 1 – 2 of 2) sorted by relevance
30 void strcpy16_htod(char16_t* dst, const char16_t* src) in strcpy16_htod() function41 void strcpy16_htod(uint16_t* dst, const char16_t* src) in strcpy16_htod() function
42 static void strcpy16_htod(uint16_t* dst, size_t len, const StringPiece16& src) { in strcpy16_htod() function