Searched refs:CmServiceGetAuthorizedAppList (Results 1 – 3 of 3) sorted by relevance
36 int32_t CmServiceGetAuthorizedAppList(const struct CmContext *context, const struct CmBlob *keyUri,
168 int32_t CmServiceGetAuthorizedAppList(const struct CmContext *context, const struct CmBlob *keyUri, in CmServiceGetAuthorizedAppList() function
717 int32_t ret = CmServiceGetAuthorizedAppList(context, keyUri, &appUidList); in GetAuthedList()