Searched refs:GetNextKeyring (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/app/
H A DKeyStore.h57 status_t GetNextKeyring(uint32& cookie,
/haiku/src/bin/keystore/
H A Dkeystore.cpp122 status_t result = keyStore.GetNextKeyring(cookie, keyring);
/haiku/src/kits/app/
H A DKeyStore.cpp209 BKeyStore::GetNextKeyring(uint32& cookie, BString& keyring) function in class:BKeyStore

Completed in 208 milliseconds