Home
last modified time | relevance | path

Searched defs:resetType (Results 1 – 13 of 13) sorted by relevance

/hardware/nxp/nfc/intf/nxpnfc/aidl/aidl_api/vendor.nxp.nxpnfc_aidl/1/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl40 boolean resetEse(in long resetType); in resetEse()
/hardware/nxp/nfc/intf/nxpnfc/aidl/aidl_api/vendor.nxp.nxpnfc_aidl/current/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl40 boolean resetEse(in long resetType); in resetEse()
/hardware/nxp/nfc/intf/nxpnfc/aidl/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl37 boolean resetEse(in long resetType); in resetEse()
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/aidl/
DNxpNfc.cpp48 ::ndk::ScopedAStatus NxpNfc::resetEse(int64_t resetType, bool* _aidl_return) { in resetEse()
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
DNxpNfc.cpp46 Return<bool> NxpNfc::resetEse(uint64_t resetType) { in resetEse()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/1/android/hardware/radio/modem/
DIRadioModem.aidl45 oneway void nvResetConfig(in int serial, in android.hardware.radio.modem.ResetNvType resetType); in nvResetConfig()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/3/android/hardware/radio/modem/
DIRadioModem.aidl52 oneway void nvResetConfig(in int serial, in android.hardware.radio.modem.ResetNvType resetType); in nvResetConfig()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/current/android/hardware/radio/modem/
DIRadioModem.aidl52 oneway void nvResetConfig(in int serial, in android.hardware.radio.modem.ResetNvType resetType); in nvResetConfig()
/hardware/interfaces/radio/aidl/android/hardware/radio/modem/
DIRadioModem.aidl152 void nvResetConfig(in int serial, in ResetNvType resetType); in nvResetConfig()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/2/android/hardware/radio/modem/
DIRadioModem.aidl51 oneway void nvResetConfig(in int serial, in android.hardware.radio.modem.ResetNvType resetType); in nvResetConfig()
/hardware/interfaces/radio/aidl/compat/libradiocompat/modem/
DRadioModem.cpp89 ScopedAStatus RadioModem::nvResetConfig(int32_t serial, aidl::ResetNvType resetType) { in nvResetConfig()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc619 NFCSTATUS phNxpNciHal_resetEse(uint64_t resetType) { in phNxpNciHal_resetEse()
/hardware/ril/libril/
Dril_service.cpp2310 Return<void> RadioImpl::nvResetConfig(int32_t serial, ResetNvType resetType) { in nvResetConfig()