Home
last modified time | relevance | path

Searched refs:getDeviceIdentity (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/hals/radio/
DRadioModem.h37 ScopedAStatus getDeviceIdentity(int32_t serial) override;
DRadioModem.cpp352 ScopedAStatus RadioModem::getDeviceIdentity(const int32_t serial) { in getDeviceIdentity() function in aidl::android::hardware::radio::implementation::RadioModem
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp443 Return<void> getDeviceIdentity(int32_t serial);
2428 Return<void> RadioImpl_1_6::getDeviceIdentity(int32_t serial) { in getDeviceIdentity() function in RadioImpl_1_6