Searched refs:addEmpty (Results 1 – 4 of 4) sorted by relevance
213 ASSERT_EQ(NO_ERROR, table.addEmpty(assetCookie)); in TEST()
1583 status_t addEmpty(const int32_t cookie);
679 mResources->addEmpty(nextEntryIdx + 1); in appendPathToResTable()
3746 status_t ResTable::addEmpty(const int32_t cookie) { in addEmpty() function in android::ResTable