Home
last modified time | relevance | path

Searched refs:RUST_SERVICE_PORT (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/service/
Dmain.rs29 const RUST_SERVICE_PORT: &str = "com.android.trusty.rust.binderRpcTestService.V1"; constant
224 let cfg = PortCfg::new(RUST_SERVICE_PORT) in main()
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/
Dmain.rs29 const RUST_SERVICE_PORT: &str = "com.android.trusty.rust.binderRpcTestService.V1"; constant
39 $body(get_service(RUST_SERVICE_PORT))