Home
last modified time | relevance | path

Searched refs:argument (Results 1 – 13 of 13) sorted by relevance

/device/google/cuttlefish/host/commands/start/
Dflag_forwarder.cc339 std::string_view argument = args[index]; in ArgvForSubprocess() local
340 if (!android::base::ConsumePrefix(&argument, "-")) { in ArgvForSubprocess()
343 android::base::ConsumePrefix(&argument, "-"); in ArgvForSubprocess()
344 std::size_t qual_pos = argument.find('='); in ArgvForSubprocess()
348 if (cuttlefish::Contains(kRepeatableFlags, argument)) { in ArgvForSubprocess()
355 const std::string name(argument.substr(0, qual_pos)); in ArgvForSubprocess()
357 argument.substr(qual_pos + 1, argument.length() - qual_pos - 1)); in ArgvForSubprocess()
Dmain.cc278 BooleanFlag IsBoolArg(const std::string& argument) { in IsBoolArg() argument
283 std::string_view name = argument; in IsBoolArg()
/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/
Dgradle-wrapper.jar ... key java.util.regex.Matcher matcher Object argument java.util.Iterator i$ java.io ...
/device/sample/apps/tv/SetupValidation/gradle/wrapper/
Dgradle-wrapper.jar ... key java.util.regex.Matcher matcher Object argument java.util.Iterator i$ java.io ...
/device/google/cuttlefish/host/libs/avb/
Davb.cpp124 const std::string argument = partition.name + ":" + in GenerateMakeVbMetaImage() local
128 command.AddParameter(argument); in GenerateMakeVbMetaImage()
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_snapshot.cpp158 for (const auto& argument : command_args) { in RunAdbShellCommand() local
159 adb_command.AddParameter(argument); in RunAdbShellCommand()
/device/google/cuttlefish/common/libs/utils/
Dflag_parser.h114 const std::string& argument,
/device/generic/goldfish/fvpbase/
DREADME.md185 command. One useful argument is ``-nographic``, which disables the GUI, which
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.in305 ## Share group processing needed for all of these, as the program is an argument.
/device/google/sunfish/json-c/
DDoxyfile949 # gcc). The argument of the tag is a list of macros of the form: name
/device/google/coral/json-c/
DDoxyfile949 # gcc). The argument of the tag is a list of macros of the form: name
/device/google/redbull/json-c/
DDoxyfile949 # gcc). The argument of the tag is a list of macros of the form: name
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2059 // |tag| is the app-specified argument passed to __android_log_write().
7089 // New argument types go here :)