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

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

Completed in 6 milliseconds