Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dnotifier_mgr.cpp34 static std::map<ResType::DeviceStatus, std::string> g_DeviceStatusType = { variable
138 if (g_DeviceStatusType.count(cbType) == 0) { in OnDeviceLevelChanged()