Searched refs:getTableCookie (Results 1 – 5 of 5) sorted by relevance
183 block != -1 ? static_cast<uint32_t>(res.getTableCookie(block)) in ResolveAttrs()389 block != kXmlBlock ? static_cast<uint32_t>(res.getTableCookie(block)) in ApplyStyle()473 block != kXmlBlock ? static_cast<uint32_t>(res->getTableCookie(block)) in RetrieveAttributes()
5941 int32_t ResTable::getTableCookie(size_t index) const in getTableCookie() function in android::ResTable
110 static_cast<jint>(table->getTableCookie(block))); in copyValue()1343 dest[STYLE_ASSET_COOKIE] = reinterpret_cast<jint>(res.getTableCookie(block)); in android_content_AssetManager_retrieveArray()
1914 int32_t getTableCookie(size_t index) const;
1047 return table.getTableCookie(idx); in getPlatformAssetCookie()