| /system/secretkeeper/comm/src/data_types/ |
| D | request_response_impl.rs | 55 fn new(args: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 75 fn new(res: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 102 fn new(args: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 124 fn new(response_cbor: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 144 fn new(args: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 167 fn new(res: Vec<Value>) -> Result<Box<Self>, Error> { in new() method
|
| D | request.rs | 41 fn new(args: Vec<Value>) -> Result<Box<Self>, Error>; in new() method
|
| D | response.rs | 47 fn new(response_cbor: Vec<Value>) -> Result<Box<Self>, Error>; in new() method
|
| /system/keymint/common/src/crypto/ |
| D | des.rs | 45 pub fn new(data: Vec<u8>) -> Result<Key, Error> { in new() method 81 pub fn new( in new() method
|
| D | aes.rs | 66 pub fn new(data: Vec<u8>) -> Result<Self, Error> { in new() method 137 pub fn new( in new() method
|
| D | rsa.rs | 157 pub fn new(params: &[KeyParam]) -> Result<Self, Error> { in new() method 189 pub fn new(params: &[KeyParam]) -> Result<Self, Error> { in new() method
|
| D | hmac.rs | 57 pub fn new(data: Vec<u8>) -> Key { in new() method
|
| /system/see/authmgr/authmgr-be/src/ |
| D | tests.rs | 58 pub fn new( in new() method 120 pub fn new( in new() method 147 pub fn new(transport_id: TransportID) -> Self { in new() method 202 pub fn new(transport_id: TransportID, raw_fd: i32) -> Self { in new() method
|
| D | data_structures.rs | 75 pub fn new( in new() method 221 pub fn new(capacity: usize) -> Result<Self, Error> { in new() method 287 pub fn new(capacity: usize) -> Result<Self, Error> { in new() method 341 pub fn new(token: Token, client_connection: Box<dyn RawConnection>) -> Self { in new() method 360 pub fn new(transport_id: TransportID, capacity: usize) -> Result<Self, Error> { in new() method 420 pub fn new(capacity: usize, max_entries_per_pvm: usize) -> Result<Self, Error> { in new() method 500 pub fn new(capacity: usize) -> Result<Self, Error> { in new() method
|
| /system/cros-codecs/src/device/v4l2/stateless/controls/ |
| D | av1.rs | 117 pub fn new() -> Self { in new() method 201 pub fn new() -> Self { in new() method 485 pub fn new() -> Self { in new() method 569 pub fn new() -> Self { in new() method
|
| /system/memory/mmd/src/ |
| D | suspend_history.rs | 54 pub fn new() -> Self { in new() method 144 pub fn new() -> Self { in new() method
|
| /system/cros-codecs/src/c2_wrapper/ |
| D | c2_v4l2_decoder.rs | 32 fn new(_options: C2V4L2DecoderOptions) -> Result<Self, String> { in new() method
|
| D | c2_vaapi_decoder.rs | 34 fn new(options: C2VaapiDecoderOptions) -> Result<Self, String> { in new() method
|
| D | c2_decoder.rs | 54 fn new(options: Self::DecoderOptions) -> Result<Self, String> in new() method 173 fn new( in new() function
|
| /system/security/keystore2/src/database/ |
| D | utils.rs | 61 pub fn new(index: usize, row: &'a Row<'a>) -> Self { in new() method
|
| /system/cros-codecs/src/backend/v4l2/decoder/ |
| D | stateless.rs | 33 pub fn new(request: Rc<RefCell<V4l2Request<V>>>) -> Self { in new() method 109 pub fn new() -> Result<Self, NewStatelessDecoderError> { in new() method
|
| /system/keymint/hal/src/ |
| D | secureclock.rs | 34 pub fn new(channel: Arc<Mutex<T>>) -> Self { in new() method
|
| D | sharedsecret.rs | 36 pub fn new(channel: Arc<Mutex<T>>) -> Self { in new() method
|
| /system/security/prng_seeder/src/ |
| D | drbg.rs | 24 pub fn new(entropy: &Entropy) -> Result<Drbg> { in new() method
|
| /system/cros-codecs/src/device/v4l2/stateless/ |
| D | request.rs | 31 fn new( in new() method 117 fn new( in new() method 203 pub fn new( in new() method
|
| D | queue.rs | 181 fn new( in new() method 229 pub fn new(device: Arc<Device>) -> Result<Self, NewStatelessDecoderError> { in new() method 331 fn new(frame: Arc<V>, handle: DqBuffer<Capture, V4l2VideoFrame<V>>) -> Self { in new() method 351 pub fn new(device: Arc<Device>) -> Result<Self, NewStatelessDecoderError> { in new() method
|
| D | device.rs | 45 fn new() -> Result<Self, NewStatelessDecoderError> { in new() method 157 pub fn new() -> Result<Self, NewStatelessDecoderError> { in new() method
|
| /system/cros-codecs/src/backend/vaapi/ |
| D | surface_pool.rs | 30 fn new(surface: Surface<M>, pool: &Rc<RefCell<VaSurfacePoolInner<M>>>) -> Self { in new() method 135 pub fn new( in new() method
|
| D | encoder.rs | 174 pub fn new( in new() function 331 pub fn new( in new() function 475 pub fn new( in new() method 517 pub fn new( in new() function 611 pub fn new( in new() method
|
| /system/security/keystore2/src/ |
| D | remote_provisioning.rs | 49 pub fn new(security_level: SecurityLevel) -> Self { in new() method
|