Home
last modified time | relevance | path

Searched defs:device_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/nvram/hal/
H A Dtesting_nvram_implementation.cpp132 hw_device_t** device_ptr) { in testing_nvram_open()
/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_connection_handler_test.cc39 using device_ptr = std::shared_ptr<Device>; typedef