Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/lshal/
H A DListCommand.h100 Status fetchLazyHals();
H A DListCommand.cpp738 Status ListCommand::fetchLazyHals() { in fetchLazyHals() function in android::lshal::ListCommand
815 status |= fetchLazyHals(); in fetch()