/device/google/cuttlefish/host/commands/start/ |
D | flag_forwarder.cc | 339 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()
|
D | main.cc | 278 BooleanFlag IsBoolArg(const std::string& argument) { in IsBoolArg() argument 283 std::string_view name = argument; in IsBoolArg()
|
/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/ |
D | gradle-wrapper.jar | ... key
java.util.regex.Matcher matcher
Object argument
java.util.Iterator i$
java.io ... |
/device/sample/apps/tv/SetupValidation/gradle/wrapper/ |
D | gradle-wrapper.jar | ... key
java.util.regex.Matcher matcher
Object argument
java.util.Iterator i$
java.io ... |
/device/google/cuttlefish/host/libs/avb/ |
D | avb.cpp | 124 const std::string argument = partition.name + ":" + in GenerateMakeVbMetaImage() local 128 command.AddParameter(argument); in GenerateMakeVbMetaImage()
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | server_loop_impl_snapshot.cpp | 158 for (const auto& argument : command_args) { in RunAdbShellCommand() local 159 adb_command.AddParameter(argument); in RunAdbShellCommand()
|
/device/google/cuttlefish/common/libs/utils/ |
D | flag_parser.h | 114 const std::string& argument,
|
/device/generic/goldfish/fvpbase/ |
D | README.md | 185 command. One useful argument is ``-nographic``, which disables the GUI, which
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 305 ## Share group processing needed for all of these, as the program is an argument.
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 949 # gcc). The argument of the tag is a list of macros of the form: name
|
/device/google/coral/json-c/ |
D | Doxyfile | 949 # gcc). The argument of the tag is a list of macros of the form: name
|
/device/google/redbull/json-c/ |
D | Doxyfile | 949 # gcc). The argument of the tag is a list of macros of the form: name
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 2059 // |tag| is the app-specified argument passed to __android_log_write(). 7089 // New argument types go here :)
|