Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 41) sorted by relevance

12

/system/bt/gd/rust/linux/dbus_projection/src/
Dlib.rs20 pub fn new() -> DisconnectWatcher { in new() method
/system/security/keystore2/src/database/
Dutils.rs61 pub fn new(index: usize, row: &'a Row<'a>) -> Self { in new() method
Dperboot.rs86 pub fn new() -> Self { in new() method
/system/bt/gd/rust/linux/mgmt/src/bin/btmanagerd/
Dstate_machine.rs33 fn new(state_machine: ManagerStateMachine<PM>) -> StateMachineContext<PM> in new() method
208 pub fn new() -> NativeSubprocess { in new() method
242 pub fn new() -> UpstartInvoker { in new() method
293 pub fn new(process_manager: PM) -> ManagerStateMachine<PM> { in new() function
416 fn new() -> MockProcessManager { in new() method
/system/bt/gd/rust/facade/helpers/
Dlib.rs27 pub fn new(rx: Receiver<T>) -> Self { in new() method
/system/logging/rust/
Dliblog_event_list.rs42 pub fn new(log_type: log_bindgen::log_id, tag: u32) -> Option<LogContext> { in new() method
/system/bt/gd/rust/link/src/acl/
Dfragment.rs25 pub fn new(out: Sender<Bytes>) -> Self { in new() method
/system/security/keystore2/src/
Did_rotation.rs42 pub fn new(keystore_db_path: &Path) -> Self { in new() method
Doperation.rs193 pub fn new( in new() method
215 pub fn new( in new() method
507 pub fn new() -> Self { in new() method
Dboot_level_keys.rs142 pub fn new(level_zero_key: ZVec) -> Self { in new() method
/system/extras/profcollectd/libprofcollectd/
Dscheduler.rs37 pub fn new() -> Result<Self> { in new() method
Dservice.rs139 pub fn new() -> Result<Self> { in new() method
/system/security/keystore2/test_utils/
Dlib.rs35 pub fn new(prefix: &str) -> std::io::Result<Self> { in new() method
/system/bt/gd/rust/main/src/
Dlib.rs26 pub async fn new(rt: Arc<Runtime>) -> Self { in new() method
/system/bt/gd/rust/hal/src/
Dsnoop.rs91 pub fn new() -> Self { in new() method
227 async fn new(mut config: SnoopConfig) -> Self { in new() method
Dlib.rs71 pub fn new() -> (RawHal, Self) { in new() method
Drootcanal_hal.rs64 pub fn new(address: &str, port: u16) -> Self { in new() method
/system/bt/gd/rust/common/src/
Dtime.rs15 pub fn new() -> Self { in new() method
/system/security/keystore2/selinux/src/
Dlib.rs140 pub fn new(con: &str) -> Result<Self> { in new() method
172 pub fn new() -> Result<Self> { in new() method
/system/bt/gd/rust/shim/src/
Dhci.rs30 pub fn new(rt: Arc<Runtime>, internal: HciFacadeService) -> Self { in new() method
/system/core/libstats/pull_rust/
Dstats_pull.rs36 pub fn new() -> Self { in new() method
/system/security/keystore2/src/crypto/
Dzvec.rs34 pub fn new(size: usize) -> Result<Self, Error> { in new() method
/system/bt/gd/rust/gddi/src/
Dlib.rs48 pub fn new() -> Self { in new() method
/system/security/keystore2/system_property/
Dlib.rs71 pub fn new(name: &str) -> Result<Self> { in new() method
/system/bt/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs65 pub fn new(intf: Arc<Mutex<BluetoothInterface>>) -> BluetoothGatt { in new() method

12