Home
last modified time | relevance | path

Searched defs:ResData (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/pluginbase/include/
H A Dres_data.h24 struct ResData { struct
28 ResData(uint32_t type, int64_t value, const nlohmann::json& payload) : resType(type), in ResData() function
31 ResData(uint32_t type, int64_t value, const nlohmann::json& payload, nlohmann::json& reply) : resType(type), in ResData() function
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dstandby_res_data.h24 struct ResData { struct
28 ResData(uint32_t type, int64_t value, const nlohmann::json& payload) : resType(type), in ResData() function

Completed in 2 milliseconds