Home
last modified time | relevance | path

Searched defs:get_device (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/l2cap/internal/
H A Ddynamic_channel_impl_test.cc69 TEST_F(L2capClassicDynamicChannelImplTest, get_device) { in TEST_F() argument
/aosp12/system/bt/gd/l2cap/le/internal/
H A Dfixed_channel_impl_test.cc63 TEST_F(L2capLeFixedChannelImplTest, get_device) { in TEST_F() argument
/aosp12/system/security/keystore2/src/km_compat/
H A Dlib.rs43 fn get_device() -> Option<Strong<dyn IKeyMintDevice>> { in get_device() function
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dfixed_channel_impl_test.cc62 TEST_F(L2capClassicFixedChannelImplTest, get_device) { in TEST_F() argument
/aosp12/hardware/libhardware/include/hardware/
H A Daudio.h162 audio_devices_t (*get_device)(const struct audio_stream *stream); member