Home
last modified time | relevance | path

Searched refs:AddUidAndGidInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_util.h73 static bool AddUidAndGidInfo(const InstallRecord &installRecord, cJSON *size, cJSON *uids);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_util.cpp676 bool BundleUtil::AddUidAndGidInfo(const InstallRecord &installRecord, cJSON *size, cJSON *uids) in AddUidAndGidInfo() function in OHOS::BundleUtil
731 if (!AddUidAndGidInfo(installRecord, size, uids)) { in ConvertUidAndGidToJson()

Completed in 2 milliseconds