Searched refs:entry_id (Results 1 – 1 of 1) sorted by relevance
44 for (const auto& entry_id : entry_ids) { in RemoveAllWifiEntries() local46 if (profile_proxy->GetEntry(entry_id, &entry_props, nullptr)) { in RemoveAllWifiEntries()49 profile_proxy->DeleteEntry(entry_id, nullptr); in RemoveAllWifiEntries()403 for (const auto& entry_id : entry_ids) { in DeleteEntriesForSsid() local405 if ((profile->GetEntry(entry_id, &entry_props, nullptr)) && in DeleteEntriesForSsid()407 profile->DeleteEntry(entry_id, nullptr); in DeleteEntriesForSsid()