Home
last modified time | relevance | path

Searched defs:strcpy16_htod (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DStringPool.cpp19 void strcpy16_htod(char16_t* dst, const char16_t* src) in strcpy16_htod() function
30 void strcpy16_htod(uint16_t* dst, const char16_t* src) in strcpy16_htod() function
/frameworks/base/tools/aapt2/format/binary/
DTableFlattener.cpp49 static void strcpy16_htod(uint16_t* dst, size_t len, const StringPiece16& src) { in strcpy16_htod() function