Searched refs:putEntry (Results 1 – 2 of 2) sorted by relevance
98 void putEntry(HalType type, TableEntry &&entry);
587 void ListCommand::putEntry(HalType type, TableEntry &&entry) { in putEntry() function in android::lshal::ListCommand610 putEntry(HalType::PASSTHROUGH_LIBRARIES, std::move(pair.second)); in fetchAllLibraries()633 putEntry(HalType::PASSTHROUGH_CLIENTS, { in fetchPassthrough()682 putEntry(HalType::BINDERIZED_SERVICES, std::move(pair.second)); in fetchBinderized()