Searched refs:GKRMethod (Results 1 – 1 of 1) sorted by relevance
245 class GKRMethod { class249 GKRMethod() : event_(false, false), result_(GNOME_KEYRING_RESULT_CANCELLED) {} in GKRMethod() function in __anon313897d40111::GKRMethod322 void GKRMethod::AddLogin(const PasswordForm& form) { in AddLogin()353 void GKRMethod::AddLoginSearch(const PasswordForm& form) { in AddLoginSearch()378 void GKRMethod::UpdateLoginSearch(const PasswordForm& form) { in UpdateLoginSearch()401 void GKRMethod::RemoveLogin(const PasswordForm& form) { in RemoveLogin()419 void GKRMethod::GetLogins(const PasswordForm& form) { in GetLogins()435 void GKRMethod::GetLoginsList(uint32_t blacklisted_by_user) { in GetLoginsList()450 void GKRMethod::GetAllLogins() { in GetAllLogins()464 void GKRMethod::GetKeyrings() { in GetKeyrings()[all …]