Searched refs:getTableCookie (Results 1 – 3 of 3) sorted by relevance
91 (jint)table->getTableCookie(block)); in copyValue()1099 block != kXmlBlock ? (jint)res.getTableCookie(block) : (jint)-1; in android_content_AssetManager_applyStyle()1242 block != kXmlBlock ? (jint)res.getTableCookie(block) : (jint)-1; in android_content_AssetManager_retrieveAttributes()1354 dest[STYLE_ASSET_COOKIE] = (jint)res.getTableCookie(block); in android_content_AssetManager_retrieveArray()
1537 void* getTableCookie(size_t index) const;
4933 void* ResTable::getTableCookie(size_t index) const in getTableCookie() function in android::ResTable