Home
last modified time | relevance | path

Searched refs:detectorStringId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_detector.cpp27 std::string detectorStringId) in CreateRSTimeOutDetector() argument
30 detectorStringId); in CreateRSTimeOutDetector()
35 std::string detectorStringId) :RSBaseEventDetector(detectorStringId) in RSTimeOutDetector() argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rseventdetector_fuzzer/
H A Drseventdetector_fuzzer.cpp65 std::string detectorStringId = ""; in DoSomethingInterestingWithMyAPI() local
72 RSTimeOutDetector rsTimeOutDetector(timeOutThresholdMs, detectorStringId); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_event_detector.h49 std::string detectorStringId);
104 RSTimeOutDetector(int timeOutThresholdMs, std::string detectorStringId);