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

/frameworks/base/tools/aapt/
H A DStringPool.h29 void strcpy16_htod(uint16_t* dst, const uint16_t* src);
H A DStringPool.cpp24 void strcpy16_htod(uint16_t* dst, const uint16_t* src) function
454 strcpy16_htod(strings, ent.value);
H A DResourceTable.cpp2781 strcpy16_htod(header->name, p->getName().string());

Completed in 90 milliseconds