Home
last modified time | relevance | path

Searched refs:location (Results 1 – 25 of 34) sorted by relevance

12

/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/components/
DChooseTrace.kt28 fun selectFile(location: Point, fileSelected: (File) -> Unit) { in selectFile()
30 fd.setLocation(location.x + 100, location.y + 50) in selectFile()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dhfp_lib.py383 def setMemoryLocation(self, location, number): argument
394 test_args = {"location": location, "number": number }
400 def clearMemoryLocation(self, location): argument
411 test_args = {"location": location }
/tools/metalava/
Dgradlew.bat30 echo location of your Java installation.
44 echo location of your Java installation.
DAndroid.bp75 cmd: "($(location metalava) --no-banner --copy-annotations tools/metalava/stub-annotations " +
76 …"$(genDir)/private-stub-annotations) && ($(location soong_zip) -o $(out) -C $(genDir) -D $(genDir)…
/tools/ndkports/
Dgradlew.bat30 echo location of your Java installation.
44 echo location of your Java installation.
/tools/asuite/asuite_plugin/
Dgradlew.bat30 echo location of your Java installation.
44 echo location of your Java installation.
/tools/trebuchet/
Dgradlew.bat30 echo location of your Java installation.
44 echo location of your Java installation.
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed_win.bat61 :: hostname.domain.com=-Djava.io.tmpdir=/location/on/disk -Danother=false ...
62 :: hostname2.domain.com=-Djava.io.tmpdir=/different/location -Danother=true ...
/tools/apksig/etc/
Dapksigner.bat36 echo location of your Java installation.
49 echo location of your Java installation.
/tools/test/connectivity/acts_tests/tests/google/gnss/
DFlpTtffTest.py106 def flp_ttff_hs_and_cs(self, criteria, location): argument
116 self.ad, begin_time, location, type="flp")
/tools/test/connectivity/acts/framework/acts/libs/logging/
Dlog_stream.py354 def __create_handler(self, creator, level, location): argument
366 LogStyles.LOCATION_TO_CONTEXT_LEVEL[location])
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/
DTraceViewerWindow.kt56 action { ChooseTrace.selectFile(frame.location) { import(it) } } in <lambda>()
DTimelineView.kt120 lastMousePosition.location = e.point in mouseMoved()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto622 // - A location may refer to a repeated field itself (i.e. not to any
626 // have an outer location whose path refers to the "extensions" repeated
632 // - A location's span is not always a subset of its parent's span. For
636 // - Just because a location's span is a subset of some other location's span
643 repeated Location location = 1; field
646 // location.
663 // Thus, the above path gives the location of a field name. If we removed
/tools/dexter/dexter/
Ddissasembler.h38 virtual bool Visit(lir::CodeLocation* location) override;
/tools/currysrc/scripts/
Drepackage-common.sh244 …checkChangeLog <(grep @location "${UNSUPPORTED_APP_USAGE_FILE}" | grep -vE "[[:space:]]*//" | cut …
/tools/metalava/src/main/java/com/android/tools/metalava/
DCommandArgsPreprocessor.kt170 val jar = ApiLint::class.java.protectionDomain?.codeSource?.location?.toURI()?.path in generateRerunScript()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
Dcoex_test_utils.py1119 plot.legend.location = "top_right"
1176 plot_i_j.legend.location = "top_right"
1204 plot_i_j.legend.location = "top_right"
1256 plot_i_j.legend.location = "top_right"
/tools/treble/hacksaw/
DREADME.md9 …are read-only bind mounts. This lets you build without cloning the full codebase to a new location!
101 to a location in your path. For example:
/tools/acloud/
DAndroid.bp249 cmd: "$(location gen_version.sh) $(out)",
/tools/asuite/atest-py2/docs/
Ddevelop_test_runners.md27 ```test_runners/``` is the default location.
Ddevelop_test_finders.md32 ```test_finders/``` is the default location.
/tools/asuite/atest/docs/
Ddevelop_test_finders.md32 ```test_finders/``` is the default location.
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DWlanWmmTest.py487 max_bw_span = Span(location=max_bw,
514 time_vs_bandwidth_graph.legend.location = "top_left"
/tools/metalava/gradle/wrapper/
Dgradle-wrapper.jar ... .File wrapperJar () java.net.URI location java.net.URISyntaxException e java.net. ...

12