Searched defs:resetType (Results 1 – 13 of 13) sorted by relevance
40 boolean resetEse(in long resetType); in resetEse()
37 boolean resetEse(in long resetType); in resetEse()
48 ::ndk::ScopedAStatus NxpNfc::resetEse(int64_t resetType, bool* _aidl_return) { in resetEse()
46 Return<bool> NxpNfc::resetEse(uint64_t resetType) { in resetEse()
45 oneway void nvResetConfig(in int serial, in android.hardware.radio.modem.ResetNvType resetType); in nvResetConfig()
52 oneway void nvResetConfig(in int serial, in android.hardware.radio.modem.ResetNvType resetType); in nvResetConfig()
152 void nvResetConfig(in int serial, in ResetNvType resetType); in nvResetConfig()
51 oneway void nvResetConfig(in int serial, in android.hardware.radio.modem.ResetNvType resetType); in nvResetConfig()
89 ScopedAStatus RadioModem::nvResetConfig(int32_t serial, aidl::ResetNvType resetType) { in nvResetConfig()
619 NFCSTATUS phNxpNciHal_resetEse(uint64_t resetType) { in phNxpNciHal_resetEse()
2310 Return<void> RadioImpl::nvResetConfig(int32_t serial, ResetNvType resetType) { in nvResetConfig()