Searched refs:BackUpInstallRecord (Results 1 – 4 of 4) sorted by relevance
58 bool BackUpInstallRecord(const InstallRecord &record, const char *jsonPath);
56 bool BackUpInstallRecord(const InstallRecord &record, const char *jsonPath);
387 if (!BackUpInstallRecord(record, bundleTmpJsonPath.c_str())) { in HandleFileAndBackUpRecord()649 bool BundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord() function in OHOS::BundleInstaller
473 if (!BackUpInstallRecord(record, bundleTmpJsonPath)) { in HandleFileAndBackUpRecord()740 bool GtBundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord() function in OHOS::GtBundleInstaller