Home
last modified time | relevance | path

Searched refs:cleanupCBNotifier (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
DCallbackNotifier.h141 void cleanupCBNotifier();
DCallbackNotifier.cpp178 void CallbackNotifier::cleanupCBNotifier() { in cleanupCBNotifier() function in android::CallbackNotifier
DEmulatedCamera.cpp713 mCallbackNotifier.cleanupCBNotifier(); in cleanupCamera()
/device/generic/goldfish/camera/
DCallbackNotifier.h155 void cleanupCBNotifier();
DCallbackNotifier.cpp204 void CallbackNotifier::cleanupCBNotifier() in cleanupCBNotifier() function in android::CallbackNotifier
DEmulatedCamera.cpp934 mCallbackNotifier.cleanupCBNotifier(); in cleanupCamera()