/device/google/cuttlefish/common/libs/utils/ |
D | flag_parser.cpp | 417 .Setter([&value](const FlagMatch& match) -> Result<void> { in VerbosityFlag() 442 const FlagMatch& match) { in GflagsCompatBoolFlagSetter() 479 &flags](const FlagMatch& match) -> Result<void> { in HelpXmlFlag() 503 .Setter([](const FlagMatch& match) -> Result<void> { in InvalidFlagGuard() 514 .Setter([](const FlagMatch& match) -> Result<void> { in UnexpectedArgumentGuard() 530 .Setter([&value](const FlagMatch& match) -> Result<void> { in GflagsCompatFlag() 558 .Setter([&value](const FlagMatch& match) -> Result<void> { in GflagsCompatNumericFlagGeneric() 572 .Setter([name, &value](const FlagMatch& match) { in GflagsCompatFlag() 581 .Setter([&value](const FlagMatch& match) -> Result<void> { in GflagsCompatFlag() 597 .Setter([&name, &value, def_val](const FlagMatch& match) -> Result<void> { in GflagsCompatFlag()
|
D | shared_fd_flag.cpp | 34 static Result<void> Set(const FlagMatch& match, SharedFD& out) { in Set()
|
D | flag_parser_test.cpp | 135 flag.Setter([&elems](const FlagMatch& match) -> Result<void> { in TEST() 409 .Setter([this](const FlagMatch& match) -> Result<void> { in SetUp()
|
/device/google/cuttlefish/host/libs/config/adb/ |
D | flags.cpp | 39 mode_flag_.Setter([this](const FlagMatch& match) -> Result<void> { in INJECT()
|
/device/google/cuttlefish/host/libs/config/ |
D | custom_actions.cpp | 217 [this](const FlagMatch& match) -> Result<void> { in INJECT() 237 custom_actions_flag_.Setter([this](const FlagMatch& match) -> Result<void> { in INJECT()
|
/device/google/cuttlefish/host/commands/kernel_log_monitor/ |
D | kernel_log_server.cc | 35 std::string_view match; // Substring to match in the kernel logs member
|
/device/linaro/dragonboard/shared/utils/pd-mapper/ |
D | json.c | 119 const char *match; in json_parse_keyword() local
|
/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/ |
D | BrowserProvider2.java | 493 final int match = URI_MATCHER.match(uri); in getType() local 544 final int match = URI_MATCHER.match(uri); in query() local 927 final int match = URI_MATCHER.match(uri); in deleteInTransaction() local 1056 int match = URI_MATCHER.match(uri); in insertInTransaction() local 1300 int match = URI_MATCHER.match(uri); in updateInTransaction() local
|
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/ |
D | MultiDisplayService.java | 106 public boolean match(int w, int h, int d, int f) { in match() method in MultiDisplayService.MultiDisplay
|
/device/google/contexthub/firmware/os/core/ |
D | seos.c | 804 bool match = (bool)cookie; in matchAutoStart() local
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | videodev2.h | 2410 struct v4l2_dbg_match match; member 2421 struct v4l2_dbg_match match; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | videodev2.h | 2410 struct v4l2_dbg_match match; member 2421 struct v4l2_dbg_match match; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | videodev2.h | 2472 struct v4l2_dbg_match match; member 2483 struct v4l2_dbg_match match; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | videodev2.h | 1339 struct v4l2_dbg_match match; member 1347 struct v4l2_dbg_match match; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | videodev2.h | 1364 struct v4l2_dbg_match match; member 1372 struct v4l2_dbg_match match; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
D | videodev2.h | 1339 struct v4l2_dbg_match match; member 1347 struct v4l2_dbg_match match; member
|