Home
last modified time | relevance | path

Searched refs:IsDumpCommandOpened (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/dump/src/
H A Dcamera_dump.cpp117 bool CameraDumper::IsDumpCommandOpened(std::string type) in IsDumpCommandOpened() function in OHOS::Camera::CameraDumper
129 if (!IsDumpOpened(OpenType) || !IsDumpCommandOpened(type) || (buffer == nullptr)) { in DumpBuffer()
190 if (!IsDumpOpened(OpenType) || !IsDumpCommandOpened(type)) { in DumpMetadata()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/dump/include/
H A Dcamera_dump.h60 bool IsDumpCommandOpened(std::string type);