Home
last modified time | relevance | path

Searched refs:CheckSystemSizeAndHisysEvent (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/rdb/
H A Drdb_data_manager.h56 void CheckSystemSizeAndHisysEvent(const std::string &path, const std::string &fileName);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H A Drdb_data_manager.cpp89 CheckSystemSizeAndHisysEvent(bmsRdbConfig_.dbPath, bmsRdbConfig_.dbName); in GetRdbStore()
107 void RdbDataManager::CheckSystemSizeAndHisysEvent(const std::string &path, const std::string &fileName) in CheckSystemSizeAndHisysEvent() function in OHOS::AppExecFwk::RdbDataManager
109 bool flag = BundleUtil::CheckSystemSizeAndHisysEvent(path, fileName); in CheckSystemSizeAndHisysEvent()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_util.h87 static bool CheckSystemSizeAndHisysEvent(const std::string &path, const std::string &fileName);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp221 bool BundleUtil::CheckSystemSizeAndHisysEvent(const std::string &path, const std::string &fileName) in CheckSystemSizeAndHisysEvent() function in OHOS::AppExecFwk::BundleUtil

Completed in 3 milliseconds