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.cpp77 ToVector(request->params())); in LuciRpc()
85 ToVector(request->params())); in LuciRpc()
114 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