HomeSort by relevance Sort by last modified time
    Searched refs:addAllHals (Results 1 - 5 of 5) sorted by null

  /system/libvintf/include/vintf/
HalGroup.h 38 bool addAllHals(HalGroup* other, std::string* error = nullptr) {
  /system/libvintf/
CompatibilityMatrix.cpp 328 if (!matrix->addAllHals(&e.object, error)) {
VintfObject.cpp 185 out->addAllHals(&odmManifest);
AssembleVintf.cpp 322 if (!halManifest->addAllHals(&halToAdd, &error)) {
  /system/libvintf/test/
LibVintfTest.cpp     [all...]

Completed in 242 milliseconds