Searched refs:RecordThirdSystemBundle (Results 1 – 4 of 4) sorted by relevance
53 void RecordThirdSystemBundle(const char *bundleName, const char *path);
51 void RecordThirdSystemBundle(const char *bundleName, const char *path);
161 RecordThirdSystemBundle(installRecord.bundleName, THIRD_SYSTEM_BUNDLE_JSON); in Install()472 RecordThirdSystemBundle(bundleName, UNINSTALL_THIRD_SYSTEM_BUNDLE_JSON); in Uninstall()555 void BundleInstaller::RecordThirdSystemBundle(const char *bundleName, const char *path) in RecordThirdSystemBundle() function in OHOS::BundleInstaller
218 RecordThirdSystemBundle(installRecord.bundleName, THIRD_SYSTEM_BUNDLE_JSON); in Install()631 RecordThirdSystemBundle(bundleName, UNINSTALL_THIRD_SYSTEM_BUNDLE_JSON); in Uninstall()669 void GtBundleInstaller::RecordThirdSystemBundle(const char *bundleName, const char *path) in RecordThirdSystemBundle() function in OHOS::GtBundleInstaller