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