Searched refs:kAnalyze (Results 1 – 6 of 6) sorted by relevance
22 const char kAnalyze[] = "analyze"; variable
36 extern const char kAnalyze[];
592 if (mode == NUpdateNotifyOp::kAnalyze) in GetStream()668 case NUpdateNotifyOp::kAnalyze: s = "A"; requiredLevel = 3; break; in ReportUpdateOperation()
466 kAnalyze, enumerator
658 … || mode == NUpdateNotifyOp::kAnalyze); // 22.00 : we don't change access time in Analyze pass. in Z7_COM7F_IMF()
1094 HRESULT result = Callback->GetStream2(index, &stream, NUpdateNotifyOp::kAnalyze); in GetFilterGroup()