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