Searched refs:CmAuthDeleteAuthInfoByUid (Results 1 – 3 of 3) sorted by relevance
39 int32_t CmAuthDeleteAuthInfoByUid(uint32_t userId, uint32_t targetUid, const struct CmBlob *uri);
40 ret = CmAuthDeleteAuthInfoByUid(context->userId, context->uid, &keyUri); in DeleteAuth()
641 int32_t CmAuthDeleteAuthInfoByUid(uint32_t userId, uint32_t targetUid, const struct CmBlob *uri) in CmAuthDeleteAuthInfoByUid() function