Searched defs:AddChildPtable (Results 1 - 2 of 2) sorted by relevance
/base/update/updater/services/ptable_parse/ | ||
H A D | composite_ptable.cpp | 111 void CompositePtable::AddChildPtable(std::unique_ptr<Ptable> child) in AddChildPtable() function in Updater::CompositePtable |
H A D | ptable.h | 66 virtual void AddChildPtable(std::unique_ptr<Ptable> child) {} in AddChildPtable() function in Updater::Ptable |
Completed in 1 milliseconds