Searched defs:GetNextKey (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/app/
H A DKeyStore.cpp142 BKeyStore::GetNextKey(uint32& cookie, BKey& key) function in class:BKeyStore
149 BKeyStore::GetNextKey(BKeyType type, BKeyPurpose purpose, uint32& cookie, function in class:BKeyStore
157 BKeyStore::GetNextKey(const char* keyring, uint32& cookie, BKey& key) function in class:BKeyStore
164 BKeyStore::GetNextKey(const char* keyring, BKeyType type, BKeyPurpose purpose, function in class:BKeyStore

Completed in 32 milliseconds