/system/security/keystore2/src/database/ |
D | utils.rs | 61 pub fn new(index: usize, row: &'a Row<'a>) -> Self { in new() method
|
D | perboot.rs | 86 pub fn new() -> Self { in new() method
|
/system/security/prng_seeder/src/ |
D | drbg.rs | 25 pub fn new(entropy: &Entropy) -> Result<Drbg> { in new() method
|
D | conditioner.rs | 33 pub fn new(mut hwrng: File) -> Result<ConditionerBuilder> { in new() method
|
/system/logging/rust/ |
D | liblog_event_list.rs | 42 pub fn new(log_type: log_bindgen::log_id, tag: u32) -> Option<LogContext> { in new() method
|
/system/security/keystore2/src/ |
D | id_rotation.rs | 42 pub fn new(keystore_db_path: &Path) -> Self { in new() method
|
D | km_compat.rs | 44 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
|
D | operation.rs | 193 pub fn new( in new() method 215 pub fn new( in new() method 487 pub fn new() -> Self { in new() method
|
D | boot_level_keys.rs | 142 pub fn new(level_zero_key: ZVec) -> Self { in new() method
|
D | legacy_importer.rs | 68 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/ |
D | authorizations.rs | 35 pub fn new() -> Self { in new() method
|
D | lib.rs | 43 pub fn new(prefix: &str) -> std::io::Result<Self> { in new() method
|
/system/security/diced/src/ |
D | proxy_node_hal.rs | 39 pub fn new(parent: Strong<dyn IDiceDevice>) -> Result<Self> { in new() method
|
D | resident_node.rs | 40 pub fn new( in new() method
|
/system/nfc/src/rust/nci/ |
D | api.rs | 44 pub fn new() -> NciApi { in new() method
|
/system/core/libstats/pull_rust/ |
D | stats_pull.rs | 36 pub fn new() -> Self { in new() method
|
/system/extras/profcollectd/libprofcollectd/ |
D | service.rs | 120 pub fn new() -> Result<Self> { in new() method
|
D | scheduler.rs | 42 pub fn new() -> Result<Self> { in new() method
|
/system/nfc/src/rust/hal/ |
D | hal.rs | 113 pub fn new() -> (Hal, Self) { in new() method
|
/system/security/keystore2/selinux/src/ |
D | lib.rs | 140 pub fn new(con: &str) -> Result<Self> { in new() method 172 pub fn new() -> Result<Self> { in new() method
|
/system/security/keystore2/src/crypto/ |
D | zvec.rs | 44 pub fn new(size: usize) -> Result<Self, Error> { in new() method
|
/system/nfc/src/rust/rootcanal/ |
D | main.rs | 65 pub async fn new() -> Self { in new() method
|
/system/librustutils/ |
D | system_properties.rs | 74 pub fn new(name: &str) -> Result<Self> { in new() method
|
/system/bpfprogs/ |
D | time_in_state.c | 231 unsigned int new = args->state; variable
|
/system/chre/external/flatbuffers/include/flatbuffers/ |
D | base.h | 16 #define new DEBUG_NEW macro
|