Home
last modified time | relevance | path

Searched refs:flow (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc92 const CuttlefishConfig::InstanceSpecific::BootFlow& flow, in WriteEnvironment() argument
104 switch (flow) { in WriteEnvironment()
152 const CuttlefishConfig::InstanceSpecific::BootFlow& flow) { in PrepareBootEnvImage() argument
186 CF_EXPECTF(WriteEnvironment(instance, flow, kernel_cmdline, uboot_env_path), in PrepareBootEnvImage()
/device/google/cuttlefish/host/libs/config/
Ddata_image.cpp262 static bool EspRequiredForBootFlow(BootFlow flow) { in EspRequiredForBootFlow() argument
263 return flow == BootFlow::AndroidEfiLoader || flow == BootFlow::ChromeOs || in EspRequiredForBootFlow()
264 flow == BootFlow::Linux || flow == BootFlow::Fuchsia; in EspRequiredForBootFlow()
Dcuttlefish_config.h820 void set_ap_boot_flow(InstanceSpecific::APBootFlow flow);
Dcuttlefish_config_instance.cpp1976 void CuttlefishConfig::MutableInstanceSpecific::set_ap_boot_flow(APBootFlow flow) { in set_ap_boot_flow() argument
1977 (*Dictionary())[kApBootFlow] = static_cast<int>(flow); in set_ap_boot_flow()
/device/google/cuttlefish/host/frontend/webrtc_operator/
DReadme.md57 A typical application flow looks like this:
85 In an alternative flow, not supported by this implementation but allowed by the
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7034 // A flow connects a sequence of TrackEvents within or across tracks, e.g.
7036 // a different thread - a flow between the two events can associate them.
7039 // timestamps. The earliest event with the same flow ID becomes the source
7040 // of the flow. Any events thereafter are intermediate steps of the flow,
7041 // until the flow terminates at the last event with the flow ID.
7044 // that the same ID can later be reused for another flow.
7047 // List of flow ids which should terminate on this event, otherwise same as
7049 // Any one flow ID should be either listed as part of |flow_ids| OR
7157 // features in TrackEvent (e.g. async + flow events), or deprecate them
7187 // Idenfifies a flow. Flow events with the same bind_id are connected.
[all …]
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all2951 e1000e_link_autoneg_flowctl(bool enabled) "Auto-negotiated flow control state is %d"
2952 …utodetect: %d, Speed: %d, Force speed: %d, Force duplex: %d, RX flow control %d, TX flow control %…
2953 …utodetect: %d, Speed: %d, Force speed: %d, Force duplex: %d, RX flow control %d, TX flow control %…
5048 usb_serial_set_flow_control(int bus, int addr, int index) "dev %d:%u flow control %d"
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all2951 e1000e_link_autoneg_flowctl(bool enabled) "Auto-negotiated flow control state is %d"
2952 …utodetect: %d, Speed: %d, Force speed: %d, Force duplex: %d, RX flow control %d, TX flow control %…
2953 …utodetect: %d, Speed: %d, Force speed: %d, Force duplex: %d, RX flow control %d, TX flow control %…
5048 usb_serial_set_flow_control(int bus, int addr, int index) "dev %d:%u flow control %d"