Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.h61 virtual const std::vector<CustomShellActionConfig> CustomShellActions(
Dcustom_actions.cpp250 const std::vector<CustomShellActionConfig> CustomShellActions( in CustomShellActions() function in cuttlefish::__anon9360de7b0111::CustomActionConfigImpl
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp296 actions_provider.CustomShellActions(instance.id())) { in main()