Home
last modified time | relevance | path

Searched defs:addAll (Results 1 – 4 of 4) sorted by relevance

/system/libvintf/
DSystemSdk.cpp35 void SystemSdk::addAll(SystemSdk* other) { in addAll() function in android::vintf::SystemSdk
DCompatibilityMatrix.cpp421 bool CompatibilityMatrix::addAll(Named<CompatibilityMatrix>* inputMatrix, std::string* error) { in addAll() function in android::vintf::CompatibilityMatrix
DHalManifest.cpp483 bool HalManifest::addAll(HalManifest* other, std::string* error) { in addAll() function in android::vintf::HalManifest
/system/core/libutils/
DPropertyMap.cpp108 void PropertyMap::addAll(const PropertyMap* map) { in addAll() function in android::PropertyMap