Searched refs:AddApplication (Results 1 - 6 of 6) sorted by relevance

/haiku/src/servers/keystore/
H A DKeyring.h37 status_t AddApplication(const char* signature,
H A DKeyring.cpp236 Keyring::AddApplication(const char* signature, const BMessage& appMessage) function in class:Keyring
H A DKeyStoreServer.cpp685 if (keyring.AddApplication(appInfo.signature, appMessage) == B_OK)
/haiku/headers/private/app/
H A DRosterPrivate.h47 status_t AddApplication(const char *mimeSig, const entry_ref *ref, function in class:BRoster::Private
/haiku/headers/build/os/app/
H A DRoster.h151 status_t AddApplication(const char *mimeSig, const entry_ref *ref,
/haiku/src/kits/app/
H A DApplication.cpp451 fInitError = BRoster::Private().AddApplication(signature, &ref,

Completed in 200 milliseconds