Home
last modified time | relevance | path

Searched defs:stringId (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
Drs_event_detector.h28 std::string stringId; member
79 RSBaseEventDetector(std::string stringId) in RSBaseEventDetector()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/jank_detector/
Drs_jank_detector.cpp37 void DrawEventReport(FrameMsg& frameMsg, std::string stringId) in DrawEventReport()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_event_manager.cpp166 void RSEventManager::RemoveEvent(std::string stringId) in RemoveEvent()