Home
last modified time | relevance | path

Searched refs:WebSlideNormal (Results 1 – 4 of 4) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
Dsocperf_plugin.cpp301 if (data->value == WebSlideNormal::WEB_SLIDE_NORMAL_START) { in HandleWebSlideNormal()
303 } else if (data->value == WebSlideNormal::WEB_SLIDE_NORMAL_END) { in HandleWebSlideNormal()
/foundation/resourceschedule/device_standby/utils/common/include/
Dres_type.h463 enum WebSlideNormal : int64_t { enum
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
Dres_type.h496 enum WebSlideNormal : int64_t { enum
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/test/unittest/
Dsoc_perf_plugin_test.cpp320 … ResType::RES_TYPE_WEB_SLIDE_NORMAL, ResType::WebSlideNormal::WEB_SLIDE_NORMAL_START, nullptr);
323 ResType::RES_TYPE_WEB_SLIDE_NORMAL, ResType::WebSlideNormal::WEB_SLIDE_NORMAL_END, nullptr);