Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp102 const std::string CHANGE_TYPE_KEY = "changeType"; variable
2026 payload[CHANGE_TYPE_KEY] = std::to_string(changeType); in ReportDistributedComponentChange()
2055 payload[CHANGE_TYPE_KEY] = std::to_string(changeType); in ReportDistributedComponentChange()