Home
last modified time | relevance | path

Searched defs:new_binder (Results 1 – 7 of 7) sorted by relevance

/trusty/user/app/sample/rust-hello-world-trusted-hal/lib/src/
Dhello_world_trusted_service.rs31 pub fn new_binder() -> binder::Strong<dyn IHelloWorld> { in new_binder() method
/trusty/user/app/sample/hwcryptohal/server/
Dcrypto_operation_context.rs38 pub(crate) fn new_binder( in new_binder() method
Dhwcrypto_operations.rs36 pub(crate) fn new_binder() -> binder::Strong<dyn IHwCryptoOperations> { in new_binder() method
Dhwcrypto_device_key.rs201 pub(crate) fn new_binder(uuid: Uuid) -> binder::Strong<dyn IHwCryptoKey> { in new_binder() method
Dcrypto_operation.rs637 pub(crate) fn new_binder( in new_binder() method
Dopaque_key.rs769 pub(crate) fn new_binder( in new_binder() method
/trusty/user/app/authmgr/authmgr-fe/
Daccessor.rs40 pub fn new_binder( in new_binder() method