Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp84 ToVector(request->params())); in LuciRpc()
93 ToVector(request->params())); in LuciRpc()
122 std::vector<T> ToVector(const RepeatedPtrField<T>& repeated_field) { in ToVector() function in cuttlefish::OpenwrtControlServiceImpl
/device/google/cuttlefish/host/commands/control_env_proxy_server/
Dmain.cpp168 std::vector<T> ToVector(const RepeatedPtrField<T>& repeated_field) { in ToVector() function in ControlEnvProxyServiceImpl