Searched refs:FormatAppUidList (Results 1 – 2 of 2) sorted by relevance
295 static int32_t FormatAppUidList(const struct CmBlob *list, struct CmAppUidList *appUidList) in FormatAppUidList() function385 ret = FormatAppUidList(&list, appUidList); in CmGetAuthList()
610 static int32_t FormatAppUidList(const struct CmBlob *replyBlob, struct CmAppUidList *appUidList) in FormatAppUidList() function696 ret = FormatAppUidList(&outBlob, appUidList); in CmClientGetAuthorizedAppList()