Searched refs:BackUpUidAndGidInfo (Results 1 – 2 of 2) sorted by relevance
60 bool BackUpUidAndGidInfo(const InstallRecord &record, const char *jsonPath);
145 if (!BackUpUidAndGidInfo(installRecord, uidTmpJsonPath.c_str())) { in Install()477 bool BundleInstaller::BackUpUidAndGidInfo(const InstallRecord &record, const char *jsonPath) in BackUpUidAndGidInfo() function in OHOS::BundleInstaller