Searched refs:addEntryWithInstance (Results 1 – 2 of 2) sorted by relevance
148 bool addEntryWithInstance(const TableEntry &entry, vintf::HalManifest *manifest) const;
319 bool ListCommand::addEntryWithInstance(const TableEntry& entry, in addEntryWithInstance() function in android::lshal::ListCommand402 if (!addEntryWithInstance(entry, &manifest)) error.push_back(entry.interfaceName); in dumpVintf()404 if (!addEntryWithInstance(entry, &manifest)) error.push_back(entry.interfaceName); in dumpVintf()406 if (!addEntryWithInstance(entry, &manifest)) error.push_back(entry.interfaceName); in dumpVintf()