Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dutil.cc34 bool IsShortAction(const LauncherAction action) { in IsShortAction() function
97 if (IsShortAction(action)) { in ReadLauncherActionFromFd()
145 CF_EXPECTF(IsShortAction(action), in RunLauncherAction()