Searched refs:OnEnable (Results 1 – 4 of 4) sorted by relevance
54 void OnEnable(CoordinationMessage msg, const std::string &deviceId = "");
68 int32_t OnEnable();
80 void CoordinationEventManager::OnEnable(CoordinationMessage msg, const std::string &deviceId) in OnEnable() function in OHOS::Msdp::DeviceStatus::CoordinationEventManager
89 std::bind(&DeviceManager::OnEnable, this)); in Enable()96 int32_t DeviceManager::OnEnable() in OnEnable() function in OHOS::Msdp::DeviceStatus::DeviceManager