Home
last modified time | relevance | path

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

12

/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/
DREADME.md16 Add this to your `Cargo.toml`:
54 - Add `probe_expression` and `emit_expression_cfg` to test arbitrary expressions.
55 - Add `probe_constant` and `emit_constant_cfg` to test arbitrary constant expressions.
61 - Add `probe`/`emit_sysroot_crate`, by @leo60228.
74 - Add `rerun_env(ENV)` to print `cargo:rerun-if-env-changed=ENV`.
75 - Add `rerun_path(PATH)` to print `cargo:rerun-if-changed=PATH`.
/device/sample/apps/tv/LeanbackWidget/
Dproguard-project.txt4 # Add project specific ProGuard rules here.
13 # Add any project specific keep options here:
/device/sample/apps/tv/LeanbackCustomizer/
Dproguard-project.txt4 # Add project specific ProGuard rules here.
13 # Add any project specific keep options here:
/device/sample/sdk_addon/
Dmanifest.ini1 # SDK Add-on Manifest
5 # Add-ons are uniquely identified by a string composed of name, vendor and api.
11 name=Sample Add-On
/device/google/trout/product_files/
Dfstab.trout4 # Add all non-dynamic partitions except system, after this comment
8 # Add all dynamic partitions except system, after this comment
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/
DCHANGELOG.md72 - Add `README.md` to be displayed on crates.io (#111).
116 - Add support for `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS` and enable by default (#93)
156 - Add support for parsing `-Wl,` style framework flags (#48)
/device/google/cuttlefish/host/commands/process_sandboxer/
Dpoll_callback.h30 void Add(int fd, std::function<absl::Status(short)> cb);
Dpoll_callback.cpp32 void PollCallback::Add(int fd, std::function<absl::Status(short)> cb) { in Add() function in cuttlefish::process_sandboxer::PollCallback
Dsandbox_manager.cpp491 poll_cb.Add(signals_.Fd(), in Iterate()
493 poll_cb.Add(server_.Fd(), absl::bind_front(&SandboxManager::NewClient, this)); in Iterate()
497 poll_cb.Add(fd, absl::bind_front(&SandboxManager::ProcessExit, this, it)); in Iterate()
501 poll_cb.Add(fd, absl::bind_front(&SandboxManager::ClientMessage, this, it)); in Iterate()
/device/generic/car/car_x86_64/
Dmanifest.ini1 # SDK Add-on Manifest
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_display_controller.h28 Result<int> Add(const int instance_num,
Dcrosvm_display_controller.cpp45 Result<int> CrosvmDisplayController::Add( in Add() function in cuttlefish::vm_manager::CrosvmDisplayController
/device/google/cuttlefish/shared/sepolicy/system_ext/private/
Daudio_vendor_parameter_parser_service.te13 # Add permission to access/read and get system properties
/device/google/cuttlefish/common/libs/fs/
Depoll.h43 Result<void> Add(SharedFD fd, uint32_t events);
/device/google/trout/agl_services_build/yocto-layer/meta-google/
DREADME.md10 ### Add layers
/device/google/cuttlefish/shared/config/
Dfstab.in7 # Add all non-dynamic partitions except system, after this comment
13 # Add all dynamic partitions except system, after this comment
Dinit.vendor.rc59 # TODO(b/202731768): Add this `start rename_eth0` command to the init.rc for rename_netiface
63 # TODO(b/202731768): Add this `start setup_wifi` command to the init.rc for setup_wifi
/device/sample/apps/tv/SetupValidation/app/
Dproguard-rules.pro1 # Add project specific ProGuard rules here.
/device/sample/apps/tv/SetupCustomizationSample/app/
Dproguard-rules.pro1 # Add project specific ProGuard rules here.
/device/google/cuttlefish/guest/hals/ir/
DAndroid.bp26 // Add the legacy default implementation
/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.h37 size_t Add(const volatile uint8_t* data, size_t max_len);
/device/google/cuttlefish/shared/sepolicy/vendor/
Dinit.te8 # Add loadable modules. Needed for usbfunc:diag, usbfunc:diag, usbfunc:gsi, usbfunc:qdss modules.
/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp191 std::string PollConnectionStore::Add(std::shared_ptr<PollConnectionHandler> handler) { in Add() function in cuttlefish::PollConnectionStore
291 auto conn_id = poll_store_->Add(poll_handler); in DoPostInner()
Dclient_handler.h80 std::string Add(std::shared_ptr<PollConnectionHandler> handler);
/device/google/cuttlefish/build/
DREADME.md25 TODO(b/171709037): Add documentation to source.android.com

12