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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3334 size_t idmapSize = 0; local
3342 idmapSize = static_cast<size_t>(idmapAsset->getLength());
3346 idmapData, idmapSize, cookie, copyData);

Completed in 36 milliseconds