Searched refs:fromCommandLine (Results 1 – 3 of 3) sorted by relevance
26 auto serverInfo = vhal_impl::VirtualizedVhalServerInfo::fromCommandLine(argc, argv, &err); in main()
73 static std::optional<VirtualizedVhalServerInfo> fromCommandLine(int argc, char* argv[],
83 std::optional<VirtualizedVhalServerInfo> VirtualizedVhalServerInfo::fromCommandLine( in fromCommandLine() function in android::hardware::automotive::vehicle::V2_0::impl::VirtualizedVhalServerInfo