Home
last modified time | relevance | path

Searched refs:PASSTHROUGH_LIBRARIES (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/lshal/
DListCommand.cpp315 case HalType::PASSTHROUGH_LIBRARIES: in tableForType()
595 if (!shouldFetchHalType(HalType::PASSTHROUGH_LIBRARIES)) { return OK; } in fetchAllLibraries()
613 putEntry(HalType::PASSTHROUGH_LIBRARIES, std::move(pair.second)); in fetchAllLibraries()
907 HalType::PASSTHROUGH_LIBRARIES, in initFetchTypes()
1030 {"passthrough_libs", HalType::PASSTHROUGH_LIBRARIES}, in registerAllOptions()
1031 {"l", HalType::PASSTHROUGH_LIBRARIES}, in registerAllOptions()
1176 HalType::PASSTHROUGH_LIBRARIES}; in parseArgs()
DListCommand.h52 PASSTHROUGH_LIBRARIES, enumerator