Home
last modified time | relevance | path

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

/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/include/mission/
Ddistributed_sched_mission_manager.h153 bool GetConnCapSupportOsd(const std::string& deviceId);
/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/src/mission/
Ddistributed_sched_mission_manager.cpp1009 bool DistributedSchedMissionManager::GetConnCapSupportOsd(const std::string& deviceId) in GetConnCapSupportOsd() function in OHOS::DistributedSchedule::DistributedSchedMissionManager
1042 if (!GetConnCapSupportOsd(deviceId)) { in PreCheckSupportOsd()