Home
last modified time | relevance | path

Searched refs:mDestructionStarted (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCamera2ClientBase.cpp131 TClientBase::mDestructionStarted = true; in ~Camera2ClientBase()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h341 bool mDestructionStarted; variable
H A DCameraService.cpp2977 mDestructionStarted = true; in ~Client()
2992 mDestructionStarted(false), in BasicClient()
3046 mDestructionStarted = true; in ~BasicClient()
/aosp12/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp164 mDestructionStarted = true; in ~Camera2Client()