Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DVirtualizationGrpcServer.cpp26 auto serverInfo = vhal_impl::VirtualizedVhalServerInfo::fromCommandLine(argc, argv, &err); in main()
DUtils.h73 static std::optional<VirtualizedVhalServerInfo> fromCommandLine(int argc, char* argv[],
DUtils.cpp83 std::optional<VirtualizedVhalServerInfo> VirtualizedVhalServerInfo::fromCommandLine( in fromCommandLine() function in android::hardware::automotive::vehicle::V2_0::impl::VirtualizedVhalServerInfo