/aosp12/bootable/recovery/uncrypt/ |
H A D | uncrypt.rc | 5 oneshot 11 oneshot 17 oneshot
|
/aosp12/system/bt/gd/rust/hci/src/ |
H A D | error.rs | 3 use futures::channel::oneshot; 7 use tokio::sync::oneshot::error::RecvError; 20 OneshotSendError(#[from] oneshot::Canceled),
|
H A D | lib.rs | 34 use tokio::sync::{oneshot, Mutex}; 84 fut: oneshot::Sender<EventPacket>, 98 let (tx, rx) = oneshot::channel::<EventPacket>(); in send()
|
/aosp12/system/apex/apexd/ |
H A D | apexd.rc | 6 oneshot 13 oneshot 20 oneshot
|
/aosp12/system/bt/gd/rust/facade/src/ |
H A D | lib.rs | 14 use tokio::sync::oneshot; 62 Start { req: StartStackRequest, done: oneshot::Sender<()> }, 63 Stop { done: oneshot::Sender<()> }, 149 let (tx, rx) = oneshot::channel(); in start() 156 let (tx, rx) = oneshot::channel(); in stop()
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.rc | 10 oneshot 18 oneshot 24 oneshot
|
/aosp12/system/bt/gd/rust/link/src/acl/ |
H A D | core.rs | 18 use tokio::sync::{oneshot, Mutex}; 42 close_tx: oneshot::Sender<()>, 56 let (tx, rx) = oneshot::channel(); in register() 64 Register { handle: u16, bt: Bluetooth, fut: oneshot::Sender<Connection> }, 98 let (close_tx, close_rx) = oneshot::channel(); in provide_acl_dispatch()
|
H A D | fragment.rs | 12 use tokio::sync::oneshot; 95 close_rx: oneshot::Receiver<()>, in fragmenting_stream()
|
/aosp12/packages/services/Car/cpp/bugreport/ |
H A D | carbugreportd.rc | 9 oneshot 17 oneshot
|
/aosp12/system/bt/gd/rust/link/src/acl/classic/ |
H A D | mod.rs | 23 use tokio::sync::{oneshot, Mutex}; 77 let (tx, rx) = oneshot::channel(); in disconnect() 85 Disconnect { reason: DisconnectReason, fut: oneshot::Sender<()> }, 108 let (tx, rx) = oneshot::channel(); in cancel_connect() 117 CancelConnect { addr: Address, fut: oneshot::Sender<()> },
|
/aosp12/system/logging/logd/ |
H A D | logd.rc | 14 oneshot 22 oneshot
|
/aosp12/system/core/init/ |
H A D | action.h | 60 Action(bool oneshot, Subcontext* subcontext, const std::string& filename, int line, 76 bool oneshot() const { return oneshot_; } in oneshot() function
|
/aosp12/hardware/interfaces/automotive/can/1.0/tools/configurator/ |
H A D | canhalconfigurator.rc | 3 oneshot
|
/aosp12/bootable/recovery/applypatch/ |
H A D | vendor_flash_recovery.rc | 3 oneshot
|
/aosp12/packages/services/Car/cpp/security/vehicle_binding_util/ |
H A D | vehicle_binding_util.rc | 2 oneshot
|
/aosp12/hardware/interfaces/light/utils/ |
H A D | blank_screen.rc | 3 oneshot
|
/aosp12/packages/modules/SdkExtensions/derive_sdk/ |
H A D | derive_sdk.rc | 4 oneshot
|
/aosp12/system/core/usbd/ |
H A D | usbd.rc | 3 oneshot
|
/aosp12/packages/modules/SdkExtensions/derive_classpath/ |
H A D | derive_classpath.rc | 4 oneshot
|
/aosp12/system/core/init/test_service/ |
H A D | test_service.rc | 7 oneshot
|
/aosp12/system/tools/aidl/tests/lazy_test/ |
H A D | aidl_lazy_test_server.rc | 6 oneshot
|
/aosp12/frameworks/base/cmds/bootanimation/ |
H A D | bootanim.rc | 6 oneshot
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapuserd.rc | 3 oneshot
|
/aosp12/hardware/interfaces/dumpstate/1.0/default/ |
H A D | android.hardware.dumpstate@1.0-service.rc | 6 oneshot
|
/aosp12/packages/modules/NeuralNetworks/driver/sample_shim/config/ |
H A D | android.hardware.neuralnetworks-shell-service-sample.rc | 4 oneshot
|