Home
last modified time | relevance | path

Searched defs:command_list (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/Virtualization/vm/src/
H A Dmain.rs79 fn command_list(virt_manager: Strong<dyn IVirtManager>) -> Result<(), Error> { in command_list() function
/aosp12/frameworks/native/vulkan/scripts/
H A Dgenerator_common.py84 command_list = [] variable
/aosp12/hardware/libhardware/modules/radio/
H A Dradio_hw.c98 struct listnode command_list; member
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dsignalling_manager.cc727 auto command_list = GetCommandsFromPacketView(*packet); in on_incoming_packet() local