Home
last modified time | relevance | path

Searched defs:reset (Results 1 – 25 of 105) sorted by relevance

12345

/hardware/interfaces/audio/core/all-versions/vts/functional/
DDeviceManager.h60 bool reset(const Key& name, bool waitForDestruction) __attribute__((warn_unused_result)) { in reset() function
109 bool reset(const std::string& factoryName) __attribute__((warn_unused_result)) { in reset() function
174 bool reset(const std::string& factoryName, const std::string& name) in reset() function
245 bool reset(const std::string& factoryName, const std::string& name) in reset() function
/hardware/google/aemu/base/include/aemu/base/testing/
DTestEvent.h63 void reset() { in reset() function
DTestMemoryOutputStream.h47 void reset() { mData.clear(); } in reset() function
DTestClock.h35 static void reset() { getInternalTime() = 0.0; } in reset() function
DMockUtils.h69 void reset() { in reset() function
DTestDnsResolver.h53 void reset() { mMap.clear(); } in reset() function
/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/1/android/hardware/input/processor/
DIInputProcessor.aidl38 void reset(); in reset() method
/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/current/android/hardware/input/processor/
DIInputProcessor.aidl38 void reset(); in reset() method
/hardware/interfaces/input/processor/aidl/android/hardware/input/processor/
DIInputProcessor.aidl34 void reset(); in reset() method
/hardware/interfaces/broadcastradio/aidl/default/test/
DMockBroadcastRadioCallback.h85 void reset() { in reset() function
/hardware/interfaces/input/processor/aidl/default/
DInputProcessor.cpp33 ::ndk::ScopedAStatus InputProcessor::reset() { in reset() function in aidl::android::hardware::input::processor::InputProcessor
/hardware/interfaces/input/classifier/1.0/default/
DInputClassifier.cpp45 Return<void> InputClassifier::reset() { in reset() function in android::hardware::input::classifier::V1_0::implementation::InputClassifier
/hardware/interfaces/gnss/common/utils/default/include/
DUtils.h80 void reset() { in reset() function
/hardware/interfaces/usb/gadget/aidl/aidl_api/android.hardware.usb.gadget/current/android/hardware/usb/gadget/
DIUsbGadget.aidl40 oneway void reset(in android.hardware.usb.gadget.IUsbGadgetCallback callback, long transactionId); in reset() method
/hardware/interfaces/usb/gadget/aidl/android/hardware/usb/gadget/
DIUsbGadget.aidl67 void reset(in IUsbGadgetCallback callback, long transactionId); in reset() method
/hardware/interfaces/usb/gadget/aidl/aidl_api/android.hardware.usb.gadget/1/android/hardware/usb/gadget/
DIUsbGadget.aidl40 oneway void reset(in android.hardware.usb.gadget.IUsbGadgetCallback callback, long transactionId); in reset() method
/hardware/google/aemu/base/include/aemu/base/sockets/
DScopedSocket.h52 void reset(int socket) { in reset() function
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFakeLockoutTracker.cpp26 void FakeLockoutTracker::reset(bool dueToTimeout) { in reset() function in aidl::android::hardware::biometrics::fingerprint::FakeLockoutTracker
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/
DIComponent.aidl45 void reset(); in reset() method
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/
DIComponent.aidl280 void reset(); in reset() method
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/
DIComponent.aidl45 void reset(); in reset() method
/hardware/interfaces/secure_element/aidl/android/hardware/secure_element/
DISecureElement.aidl124 void reset(); in reset() method
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/1/android/hardware/secure_element/
DISecureElement.aidl43 void reset(); in reset() method
/hardware/interfaces/secure_element/aidl/aidl_api/android.hardware.secure_element/current/android/hardware/secure_element/
DISecureElement.aidl43 void reset(); in reset() method
/hardware/interfaces/gnss/common/utils/vts/include/
DGnssCallbackEventQueue.h125 void GnssCallbackEventQueue<T>::reset() { in reset() function

12345