Home
last modified time | relevance | path

Searched defs:ExecuteCommands (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fastboot/device/
H A Dfastboot_device.cpp208 void FastbootDevice::ExecuteCommands() { in ExecuteCommands() function in FastbootDevice
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandGraph.cpp197 void ExecuteCommands(PrimaryCommandBuffer *primCmdBuffer, in ExecuteCommands() function
204 void ExecuteCommands(PrimaryCommandBuffer *primCmdBuffer, priv::CommandBuffer *secCmdBuffer) in ExecuteCommands() function
/aosp_15_r20/external/cronet/net/tools/cachetool/
H A Dcachetool.cc687 bool ExecuteCommands(CommandMarshal* command_marshal) { in ExecuteCommands() function