Searched refs:IsDumpCommandOpened (Results 1 – 2 of 2) sorted by relevance
117 bool CameraDumper::IsDumpCommandOpened(std::string type) in IsDumpCommandOpened() function in OHOS::Camera::CameraDumper129 if (!IsDumpOpened(OpenType) || !IsDumpCommandOpened(type) || (buffer == nullptr)) { in DumpBuffer()190 if (!IsDumpOpened(OpenType) || !IsDumpCommandOpened(type)) { in DumpMetadata()
60 bool IsDumpCommandOpened(std::string type);