Searched refs:AddUidAndGidInfo (Results 1 – 2 of 2) sorted by relevance
73 static bool AddUidAndGidInfo(const InstallRecord &installRecord, cJSON *size, cJSON *uids);
676 bool BundleUtil::AddUidAndGidInfo(const InstallRecord &installRecord, cJSON *size, cJSON *uids) in AddUidAndGidInfo() function in OHOS::BundleUtil731 if (!AddUidAndGidInfo(installRecord, size, uids)) { in ConvertUidAndGidToJson()