Home
last modified time | relevance | path

Searched refs:InitThirdSystemBundleRecord (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_installer.h59 void InitThirdSystemBundleRecord(const char *bundleName, const char *path);
H A Dgt_bundle_installer.h57 void InitThirdSystemBundleRecord(const char *bundleName, const char *path);
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp562 InitThirdSystemBundleRecord(bundleName, path); in RecordThirdSystemBundle()
574 InitThirdSystemBundleRecord(bundleName, path); in RecordThirdSystemBundle()
602 void BundleInstaller::InitThirdSystemBundleRecord(const char *bundleName, const char *path) in InitThirdSystemBundleRecord() function in OHOS::BundleInstaller
H A Dgt_bundle_installer.cpp684 InitThirdSystemBundleRecord(bundleName, path); in RecordThirdSystemBundle()
698 InitThirdSystemBundleRecord(bundleName, path); in RecordThirdSystemBundle()
702 void GtBundleInstaller::InitThirdSystemBundleRecord(const char *bundleName, const char *path) in InitThirdSystemBundleRecord() function in OHOS::GtBundleInstaller