Searched refs:COMPONENT_TYPE_KEY (Results 1 – 1 of 1) sorted by relevance
100 const std::string COMPONENT_TYPE_KEY = "componentType"; variable1956 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()