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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp7205 String8* pTargetPath, String8* pOverlayPath)
7220 if (pTargetPath) {
7221 pTargetPath->setTo(reinterpret_cast<const char*>(map + 4));
7202 getIdmapInfo(const void* idmap, size_t sizeBytes, uint32_t* pVersion, uint32_t* pTargetCrc, uint32_t* pOverlayCrc, String8* pTargetPath, String8* pOverlayPath) argument

Completed in 168 milliseconds