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