Searched defs:addAll (Results 1 – 4 of 4) sorted by relevance
/system/libvintf/ | ||
D | SystemSdk.cpp | 35 void SystemSdk::addAll(SystemSdk* other) { in addAll() function in android::vintf::SystemSdk |
D | CompatibilityMatrix.cpp | 421 bool CompatibilityMatrix::addAll(Named<CompatibilityMatrix>* inputMatrix, std::string* error) { in addAll() function in android::vintf::CompatibilityMatrix |
D | HalManifest.cpp | 483 bool HalManifest::addAll(HalManifest* other, std::string* error) { in addAll() function in android::vintf::HalManifest |
/system/core/libutils/ | ||
D | PropertyMap.cpp | 108 void PropertyMap::addAll(const PropertyMap* map) { in addAll() function in android::PropertyMap |