Searched defs:GetDeviceConfig (Results 1 – 7 of 7) sorted by relevance
45 std::map<int32_t, DeviceConfig> KeyAutoRepeat::GetDeviceConfig() const in GetDeviceConfig() function in OHOS::MMI::KeyAutoRepeat
196 WifiErrorNo WifiStaHalInterface::GetDeviceConfig(WifiIdlGetDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiStaHalInterface
428 WifiErrorNo WifiIdlClient::GetDeviceConfig(WifiIdlGetDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiIdlClient
315 int WifiSettings::GetDeviceConfig(std::vector<WifiDeviceConfig> &results) in GetDeviceConfig() function in OHOS::Wifi::WifiSettings328 int WifiSettings::GetDeviceConfig(const int &networkId, WifiDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiSettings344 int WifiSettings::GetDeviceConfig(const std::string &index, const int &indexType, WifiDeviceConfig … in GetDeviceConfig() function in OHOS::Wifi::WifiSettings369 int WifiSettings::GetDeviceConfig(const std::string &ssid, const std::string &keymgmt, WifiDeviceCo… in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
113 int WifiConfigCenter::GetDeviceConfig(std::vector<WifiDeviceConfig> &results) in GetDeviceConfig() function in OHOS::Wifi::WifiConfigCenter
174 bool InputDeviceManager::GetDeviceConfig(int32_t deviceId, int32_t &keyboardType) in GetDeviceConfig() function in OHOS::MMI::InputDeviceManager
243 static bool GetDeviceConfig(int argc, const char *argv[], WifiDeviceConfig &config) in GetDeviceConfig() function