Searched refs:DumpDetectorParam (Results 1 – 3 of 3) sorted by relevance
130 eventManager->DumpDetectorParam(nullptr, dumpString);131 eventManager->DumpDetectorParam(detectorPtr, dumpString);133 eventManager->DumpDetectorParam(detectorPtr, dumpString);
37 void RSEventManager::DumpDetectorParam(std::shared_ptr<RSBaseEventDetector> detectorPtr, std::strin… in DumpDetectorParam() function in OHOS::Rosen::RSEventManager76 DumpDetectorParam(detectorPtr, dumpString); in DumpAllEventParam()
47 … void DumpDetectorParam(std::shared_ptr<RSBaseEventDetector> detectorPtr, std::string& dumpString);