Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp100 const std::string COMPONENT_TYPE_KEY = "componentType"; variable
1956 componentInfoJson[COMPONENT_TYPE_KEY] = IDistributedSched::CONNECT; in GetConnectComponentList()
1969 componentInfoJson[COMPONENT_TYPE_KEY] = IDistributedSched::CONNECT; in GetConnectComponentList()
1991 componentInfoJson[COMPONENT_TYPE_KEY] = IDistributedSched::CALL; in GetCallComponentList()
2004 componentInfoJson[COMPONENT_TYPE_KEY] = IDistributedSched::CALL; in GetCallComponentList()
2024 payload[COMPONENT_TYPE_KEY] = std::to_string(componentType); in ReportDistributedComponentChange()
2053 payload[COMPONENT_TYPE_KEY] = std::to_string(componentType); in ReportDistributedComponentChange()