Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp101 const std::string COMPONENT_TYPE_KEY = "componentType"; member
2227 componentInfoJson[COMPONENT_TYPE_KEY] = IDistributedSched::CONNECT; in GetConnectComponentList()
2240 componentInfoJson[COMPONENT_TYPE_KEY] = IDistributedSched::CONNECT; in GetConnectComponentList()
2262 componentInfoJson[COMPONENT_TYPE_KEY] = IDistributedSched::CALL; in GetCallComponentList()
2275 componentInfoJson[COMPONENT_TYPE_KEY] = IDistributedSched::CALL; in GetCallComponentList()
2295 payload[COMPONENT_TYPE_KEY] = std::to_string(componentType); in ReportDistributedComponentChange()
2324 payload[COMPONENT_TYPE_KEY] = std::to_string(componentType); in ReportDistributedComponentChange()

Completed in 12 milliseconds