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