Home
last modified time | relevance | path

Searched defs:get_interface (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/security/keystore2/src/
H A Dutils.rs146 pub fn get_interface<T: FromIBinder + ?Sized>(&self) -> anyhow::Result<binder::Strong<T>> { in get_interface() method
/aosp12/frameworks/native/libs/binder/rust/src/
H A Dproxy.rs658 pub fn get_interface<T: FromIBinder + ?Sized>(name: &str) -> Result<Strong<T>> { in get_interface() function
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifi_hal.cpp1805 static int get_interface(const char *name, interface_info *info) in get_interface() function
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dwifi_hal.cpp1541 static int get_interface(const char *name, interface_info *info) in get_interface() function