Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_installer.h60 bool BackUpUidAndGidInfo(const InstallRecord &record, const char *jsonPath);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp145 if (!BackUpUidAndGidInfo(installRecord, uidTmpJsonPath.c_str())) { in Install()
477 bool BundleInstaller::BackUpUidAndGidInfo(const InstallRecord &record, const char *jsonPath) in BackUpUidAndGidInfo() function in OHOS::BundleInstaller
484 HILOG_ERROR(HILOG_MODULE_APP, "BackUpUidAndGidInfo fail, object is null!"); in BackUpUidAndGidInfo()
494 HILOG_ERROR(HILOG_MODULE_APP, "BackUpUidAndGidInfo fail, beacuse store JsonContent fail!"); in BackUpUidAndGidInfo()

Completed in 2 milliseconds