Searched refs:addMappings (Results 1 – 2 of 2) sorted by relevance
1714 status_t addMappings(const DynamicRefTable& other);
4076 pg->dynamicRefTable.addMappings(srcPg->dynamicRefTable); in add()6898 clone->addMappings(*this); in clone()6933 status_t DynamicRefTable::addMappings(const DynamicRefTable& other) { in addMappings() function in android::DynamicRefTable