Home
last modified time | relevance | path

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

12

/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/security/prng_seeder/src/
Ddrbg.rs25 pub fn new(entropy: &Entropy) -> Result<Drbg> { in new() method
Dconditioner.rs33 pub fn new(mut hwrng: File) -> Result<ConditionerBuilder> { 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/security/keystore2/src/
Did_rotation.rs42 pub fn new(keystore_db_path: &Path) -> Self { in new() method
Dkm_compat.rs44 fn new(key_format: KeyFormat, key_data: &'a [u8]) -> binder::Result<Self> { in new() method
324 pub fn new(sec_level: SecurityLevel) -> Self { in new() method
366 pub fn new(sec_level: SecurityLevel) -> Self { in new() method
Doperation.rs193 pub fn new( in new() method
215 pub fn new( in new() method
487 pub fn new() -> Self { in new() method
Dboot_level_keys.rs142 pub fn new(level_zero_key: ZVec) -> Self { in new() method
Dlegacy_importer.rs68 fn new(uid: u32, alias: String) -> Self { in new() method
96 pub fn new(async_task: Arc<AsyncTask>) -> Self { in new() method
/system/security/keystore2/test_utils/
Dauthorizations.rs35 pub fn new() -> Self { in new() method
Dlib.rs43 pub fn new(prefix: &str) -> std::io::Result<Self> { in new() method
/system/security/diced/src/
Dproxy_node_hal.rs39 pub fn new(parent: Strong<dyn IDiceDevice>) -> Result<Self> { in new() method
Dresident_node.rs40 pub fn new( in new() method
/system/nfc/src/rust/nci/
Dapi.rs44 pub fn new() -> NciApi { in new() method
/system/core/libstats/pull_rust/
Dstats_pull.rs36 pub fn new() -> Self { in new() method
/system/extras/profcollectd/libprofcollectd/
Dservice.rs120 pub fn new() -> Result<Self> { in new() method
Dscheduler.rs42 pub fn new() -> Result<Self> { in new() method
/system/nfc/src/rust/hal/
Dhal.rs113 pub fn new() -> (Hal, 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/security/keystore2/src/crypto/
Dzvec.rs44 pub fn new(size: usize) -> Result<Self, Error> { in new() method
/system/nfc/src/rust/rootcanal/
Dmain.rs65 pub async fn new() -> Self { in new() method
/system/librustutils/
Dsystem_properties.rs74 pub fn new(name: &str) -> Result<Self> { in new() method
/system/bpfprogs/
Dtime_in_state.c231 unsigned int new = args->state; variable
/system/chre/external/flatbuffers/include/flatbuffers/
Dbase.h16 #define new DEBUG_NEW macro

12