Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dopenwrt_control_server.cpp48 Command openwrt_control_server_cmd(OpenwrtControlServerBinary()); in Commands()
/device/google/cuttlefish/host/libs/config/
Dknown_paths.h34 std::string OpenwrtControlServerBinary();
Dknown_paths.cpp65 std::string OpenwrtControlServerBinary() { in OpenwrtControlServerBinary() function