Home
last modified time | relevance | path

Searched refs:lshal (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/cmds/lshal/
DDebugCommand.cpp22 namespace lshal { namespace
24 DebugCommand::DebugCommand(Lshal &lshal) : mLshal(lshal) { in DebugCommand() argument
DDebugCommand.h27 namespace lshal {
33 DebugCommand(Lshal &lshal);
DListCommand.cpp45 namespace lshal { namespace
47 ListCommand::ListCommand(Lshal &lshal) : mLshal(lshal), mErr(lshal.err()), mOut(lshal.out()) { in ListCommand() argument
65 mCmdlines[pid] = ::android::lshal::getCmdline(pid); in getCmdline()
311 case lshal::ARCH32: in dumpVintf()
313 case lshal::ARCH64: in dumpVintf()
315 case lshal::ARCH_BOTH: in dumpVintf()
317 case lshal::ARCH_UNKNOWN: // fallthrough in dumpVintf()
DListCommand.h34 namespace lshal {
40 ListCommand(Lshal &lshal);
Dmain.cpp20 using namespace ::android::lshal; in main()
DPipeRelay.h27 namespace lshal {
Dutils.cpp20 namespace lshal { namespace
DNullableOStream.h23 namespace lshal {
Dutils.h28 namespace lshal {
DPipeRelay.cpp23 namespace lshal { namespace
DLshal.h31 namespace lshal {
DTableEntry.h27 namespace lshal {
DAndroid.bp47 name: "lshal",
DTimeout.h26 namespace lshal {
Dtest.cpp77 namespace lshal { namespace
DLshal.cpp32 namespace lshal { namespace