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

/haiku/src/servers/keystore/
H A DKeyring.cpp292 FindKey(const BString& identifier, const BString& secondaryIdentifier, bool secondaryIdentifierOptional, BMessage* _foundKeyMessage) const argument
H A DKeyStoreServer.cpp191 bool secondaryIdentifierOptional; local
/haiku/src/kits/app/
H A DKeyStore.cpp47 GetKey(BKeyType type, const char* identifier, const char* secondaryIdentifier, bool secondaryIdentifierOptional, BKey& key) argument
73 GetKey(const char* keyring, BKeyType type, const char* identifier, const char* secondaryIdentifier, bool secondaryIdentifierOptional, BKey& key) argument

Completed in 59 milliseconds