| /trusty/user/app/storage/test/storage-unittest-aidl/unittests/ |
| D | helpers.rs | 16 ) -> Result<(), String> { in ensure_deleted() argument 52 fn check_pattern32(offset: usize, buf: &[u8]) -> Result<(), String> { in check_pattern32() argument 90 fn check_valid_size(chunk_len: usize) -> Result<(), String> { in check_valid_size() argument 102 ) -> Result<(), String> { in write_pattern() argument 128 ) -> Result<(), String> { in read_pattern() argument
|
| /trusty/user/app/authmgr/authmgr-be/app/ |
| D | main.rs | 22 fn log_formatter(record: &log::Record) -> String { in log_formatter()
|
| /trusty/user/app/sample/rust-hello-world-trusted-hal/app/ |
| D | main.rs | 22 fn log_formatter(record: &log::Record) -> String { in log_formatter()
|
| /trusty/user/app/sample/rust-hello-world-trusted-hal/lib/src/ |
| D | hello_world_trusted_service.rs | 37 fn sayHello(&self, name: &str) -> binder::Result<String> { in sayHello()
|
| /trusty/user/base/lib/service_manager/tests/test_service/src/ |
| D | main.rs | 15 fn hello(&self) -> Result<String, Status> { in hello()
|
| /trusty/user/app/keymint/ |
| D | main.rs | 35 fn log_formatter(record: &log::Record) -> String { in log_formatter()
|
| D | secure_storage_manager.rs | 59 fn get_key_slot_file_name(algorithm: SigningAlgorithm) -> String { in get_key_slot_file_name()
|
| /trusty/user/base/lib/service_manager/client/src/ |
| D | lib.rs | 194 fn try_long_service_name_to_port(service_name: &str) -> Result<String, StatusCode> { in try_long_service_name_to_port() 252 pub fn service_name_to_trusty_port(service_name: &str) -> Result<String, StatusCode> { in service_name_to_trusty_port()
|
| /trusty/user/base/lib/service_manager/tests/fake_accessor/src/ |
| D | main.rs | 42 fn getInstanceName(&self) -> Result<String, Status> { in getInstanceName()
|
| /trusty/user/app/authmgr/authmgr-fe/ |
| D | accessor.rs | 58 fn getInstanceName(&self) -> Result<String, Status> { in getInstanceName()
|
| /trusty/user/app/keymint/secure_storage_manager/ |
| D | software.rs | 412 pub fn hex_decode(hex: &str) -> Result<Vec<u8>, String> { in hex_decode() argument
|
| /trusty/user/base/lib/trusty-log/src/ |
| D | lib.rs | 117 fn default_log_function(record: &Record) -> String { in default_log_function()
|
| /trusty/user/desktop/app/finger_guard/ |
| D | service.rs | 17 fn authenticator_id_file_name(&self) -> String { in authenticator_id_file_name()
|
| /trusty/user/app/secretkeeper/ |
| D | store.rs | 33 fn filename(key: &[u8]) -> String { in filename()
|
| D | lib.rs | 58 fn log_formatter(record: &log::Record) -> String { in log_formatter()
|
| /trusty/user/base/lib/unittest-rust/src/ |
| D | types.rs | 172 pub fn padded_name(&self, column_count: usize, align: NamePadding) -> String { in padded_name()
|
| /trusty/user/base/lib/storage/rust/src/ |
| D | lib.rs | 934 fn try_next(&mut self) -> Result<Option<(String, FileState)>, Error> { in try_next()
|
| /trusty/user/base/lib/tipc/rust/src/ |
| D | service.rs | 404 fn to_string(&self) -> String { in to_string()
|