| /packages/modules/Virtualization/authfs/src/file/ |
| D | remote_file.rs | 56 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new() method 75 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new() method 104 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new() method
|
| D | local_file.rs | 33 pub fn new(file: File) -> io::Result<LocalFileReader> { in new() method
|
| /packages/modules/Virtualization/authfs/src/ |
| D | common.rs | 33 pub fn new(remaining: usize, offset: u64, alignment: usize) -> Self { in new() method
|
| D | crypto.rs | 44 pub fn new() -> Result<Sha256Hasher, CryptoError> { in new() method
|
| D | fusefs.rs | 85 pub fn new(file_pool: BTreeMap<Inode, FileConfig>, max_write: u32) -> AuthFs { in new() method
|
| /packages/modules/Virtualization/virtmanager/src/ |
| D | crosvm.rs | 53 fn new( in new() method
|
| /packages/modules/Virtualization/authfs/src/fsverity/ |
| D | editor.rs | 87 pub fn new(file: F) -> Self { in new() method 280 pub fn new() -> InMemoryEditor { in new() method
|
| D | builder.rs | 49 pub fn new() -> Self { in new() method
|
| D | verifier.rs | 136 pub fn new<A: Authenticator>( in new() method
|
| /packages/modules/DnsResolver/ |
| D | doh.rs | 98 fn new( in new() method
|
| /packages/modules/Virtualization/zipfuse/src/ |
| D | inode.rs | 218 let new = table.add(parent, name, inode); in from_zip() localVariable
|
| D | main.rs | 110 fn new(zip_file: &Path) -> Result<ZipFuse> { in new() method
|
| /packages/providers/ContactsProvider/tests/assets/test1/ |
| D | legacy_contacts.sql | 12 …Y KEY AUTOINCREMENT,number TEXT,date INTEGER,duration INTEGER,type INTEGER,new INTEGER,name TEXT,n… field
|
| /packages/providers/ContactsProvider/tests/assets/testUnsynced/ |
| D | legacy_contacts.sql | 10 …Y KEY AUTOINCREMENT,number TEXT,date INTEGER,duration INTEGER,type INTEGER,new INTEGER,name TEXT,n… field
|
| /packages/providers/ContactsProvider/tests/assets/testSynced/ |
| D | legacy_contacts.sql | 11 …Y KEY AUTOINCREMENT,number TEXT,date INTEGER,duration INTEGER,type INTEGER,new INTEGER,name TEXT,n… field
|
| /packages/providers/ContactsProvider/tests/assets/upgradeTest/ |
| D | contacts2_1108.sql | 45 …,phone_account_hidden INTEGER NOT NULL DEFAULT 0,sub_id INTEGER DEFAULT -1,new INTEGER,name TEXT,n… field
|