Searched refs:daemon (Results 1 – 22 of 22) sorted by relevance
/tools/netsim/rust/ |
D | CMakeLists.txt | 10 netsim-daemon 36 add_dependencies(cargo-build_netsim-daemon netsim_rust_packets) 51 corrosion_set_env_vars(netsim-daemon CXXFLAGS=${CXXFLAGS}) 58 corrosion_add_target_rustflags(netsim-daemon ${RUSTFLAGS}) 79 android_license(TARGET "netsim-daemon" LIBNAME None SPDX None LICENSE None
|
D | Cargo.toml | 21 "daemon",
|
/tools/netsim/testing/netsim-grpc/ |
D | README.md | 14 NetsimClient() is the Netsim gRPC Frontend Client Service connecting to netsim daemon. 15 Users should use a NetsimClient to interact with netsim daemon by calling the provided APIs. 25 - `get_version()`: Get the version of the netsim daemon. 26 - `get_devices()`: Get detailed information for all devices connected to netsim daemon.
|
/tools/netsim/ |
D | Android.bp | 94 "rust/daemon/src/lib.rs", 118 srcs: ["rust/daemon/src/ffi.rs"], 119 out: ["netsim-daemon/src/ffi.rs.cc"], 126 srcs: ["rust/daemon/src/ffi.rs"], 127 out: ["netsim-daemon/src/ffi.rs.h"],
|
D | CMakeLists.txt | 53 netsim-daemon 75 netsim-daemon
|
/tools/netsim/scripts/ |
D | version_bump.sh | 25 export CARGO=$SCRIPT/../rust/daemon/Cargo.toml 28 export VERSION=$SCRIPT/../rust/daemon/src/version.rs
|
/tools/netsim/src/ |
D | CMakeLists.txt | 47 set(crate_name "netsim-daemon") 96 add_dependencies(netsimd-lib cargo-build_netsim-daemon)
|
/tools/metalava/ |
D | androidx-studio-integration.sh | 27 --no-daemon \
|
D | gradle.properties | 3 org.gradle.daemon=true
|
/tools/asuite/atest/bazel/resources/rules/device/ |
D | create_cuttlefish.sh.template | 30 -daemon \
|
/tools/ndkports/ |
D | Dockerfile | 22 ENTRYPOINT ["./gradlew", "--no-daemon", "--gradle-user-home=.gradle_home", "--stacktrace", "-PndkPa…
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | WifiBaseTest.py | 783 def _kill_processes(self, ap, daemon): argument 792 self.log.info("Killing %s" % daemon) 793 pids = ap.ssh.run('pidof %s' % daemon, ignore_status=True) 797 pids = ap.ssh.run('pidof %s' % daemon, ignore_status=True)
|
/tools/netsim/rust/daemon/ |
D | Cargo.toml | 2 name = "netsim-daemon"
|
/tools/netsim/proto/netsim/ |
D | stats.proto | 84 // The version of netsim daemon
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | arduino_wifi_dongle.py | 245 t.daemon = True
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | logserial.py | 399 self.log_thread.daemon = True
|
/tools/treble/hacksaw/ |
D | README.md | 130 Hacksawd is a privileged system daemon whose only job is to manage bind mounts.
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | DataUsageTest.py | 416 t.daemon = True
|
/tools/test/openhst/ |
D | stress_test.py | 375 self.worker.daemon = True
|
/tools/asuite/atest/ |
D | module_info.py | 1260 daemon=False,
|
D | atest_main.py | 1032 daemon=True,
|
/tools/repohooks/tools/ |
D | spelling.txt | 422 deamon||daemon
|