Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DStringPool.cpp30 void strcpy16_htod(char16_t* dst, const char16_t* src) in strcpy16_htod() function
41 void strcpy16_htod(uint16_t* dst, const char16_t* src) in strcpy16_htod() function
/frameworks/base/tools/aapt2/flatten/
DTableFlattener.cpp42 static void strcpy16_htod(uint16_t* dst, size_t len, const StringPiece16& src) { in strcpy16_htod() function