Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp102 const std::string DEVICE_TYPE_KEY = "deviceType"; member
2228 componentInfoJson[DEVICE_TYPE_KEY] = IDistributedSched::CALLER; in GetConnectComponentList()
2241 componentInfoJson[DEVICE_TYPE_KEY] = IDistributedSched::CALLEE; in GetConnectComponentList()
2263 componentInfoJson[DEVICE_TYPE_KEY] = IDistributedSched::CALLER; in GetCallComponentList()
2276 componentInfoJson[DEVICE_TYPE_KEY] = IDistributedSched::CALLEE; in GetCallComponentList()
2296 payload[DEVICE_TYPE_KEY] = std::to_string(deviceType); in ReportDistributedComponentChange()
2325 payload[DEVICE_TYPE_KEY] = std::to_string(deviceType); in ReportDistributedComponentChange()

Completed in 7 milliseconds