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