Functions
-
std::vector<std::string> ExtractStringArgs (std::string_view tool_name, fidl::VectorView<fidl::StringView> args)Defined at line 9 of file ../../src/devices/bin/driver_playground/src/playground_utils.cc
-
std::vector<const char *> ConvertToArgv (const std::vector<std::string> & str_argv)Defined at line 20 of file ../../src/devices/bin/driver_playground/src/playground_utils.cc
-
std::string GetNameForResolve (std::string_view default_package_urlstd::string_view tool_name)Defined at line 31 of file ../../src/devices/bin/driver_playground/src/playground_utils.cc