Home
last modified time | relevance | path

Searched refs:action_info (Results 1 – 7 of 7) sorted by relevance

/device/google/coral/
Dthermal-engine-coral-retail_mode.conf58 action_info 940800+1056000+427000000 940800+1056000+345000000 672000+825600+257000000 1
67 action_info 1 2 3 4
76 action_info 1 2 3 4
85 action_info 3 4
94 action_info 1+1 1+2 3+3
Dthermal-engine-flame-retail_mode.conf58 action_info 940800+1056000+427000000 940800+1056000+345000000 672000+825600+257000000 1
67 action_info 1 2 3 4
76 action_info 1 2 3 4
85 action_info 3 4
94 action_info 1+1 1+2 3+3
Dthermal-engine-coral-normal_mode.conf58 action_info 940800+1056000+427000000 940800+1056000+345000000 672000+825600+257000000 1
67 action_info 1 2 3 4
76 action_info 1 2 3 4
85 action_info 3 4
94 action_info 1+1 1+2 3+3
Dthermal-engine-flame-normal_mode.conf58 action_info 940800+1056000+427000000 940800+1056000+345000000 672000+825600+257000000 1
67 action_info 1 2 3 4
76 action_info 1 2 3 4
85 action_info 3 4
94 action_info 1+1 1+2 3+3
/device/google/sunfish/
Dthermal-engine-sunfish.conf48 action_info 1248000+1324800+565000000 1017600+1094400+430000000 768000+806400+267000000 1
57 action_info 1 2 3 4 5
66 action_info 1+1 1+2 3+3
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp146 const LauncherActionInfo& action_info, ProcessMonitor& process_monitor) { in HandleExtended() argument
150 CF_EXPECT(action_info.action == LauncherAction::kExtended); in HandleExtended()
151 switch (action_info.extended_action.actions_case()) { in HandleExtended()
173 HandleSnapshotTake(action_info.extended_action.snapshot_take())); in HandleExtended()
Dserver_loop_impl.h72 Result<void> HandleExtended(const LauncherActionInfo& action_info,