Home
last modified time | relevance | path

Searched defs:stringId (Results 1 – 4 of 4) 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(const FrameMsg &frameMsg, const std::string &stringId) in DrawEventReport()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
Drs_event_manager_test.cpp267 std::string stringId = "0"; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_event_manager.cpp166 void RSEventManager::RemoveEvent(std::string stringId) in RemoveEvent()