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

/frameworks/base/tools/aapt/
H A DStringPool.cpp30 void strcpy16_htod(char16_t* dst, const char16_t* src) function
41 void strcpy16_htod(uint16_t* dst, const char16_t* src) function
492 strcpy16_htod(strings, ent.value);

Completed in 187 milliseconds