Home
last modified time | relevance | path

Searched defs:bundleDetailInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/
H A Dnotify_work_service_mock.cpp25 bool NotifyWorkService::NotifyBundleDetail(BJsonUtil::BundleDetailInfo bundleDetailInfo) in NotifyBundleDetail() argument
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_notify/
H A Dnotify_work_service.cpp31 bool NotifyWorkService::NotifyBundleDetail(BJsonUtil::BundleDetailInfo bundleDetailInfo) in NotifyBundleDetail() argument
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_app_gallery/
H A Dapp_gallery_dispose_proxy.cpp133 BJsonUtil::BundleDetailInfo bundleDetailInfo = BJsonUtil::ParseBundleNameIndexStr(bundleName); in DoDispose() local
/foundation/filemanagement/app_file_service/tests/mock/utils_mock/src/
H A Db_jsonutil_mock.cpp34 ParseBundleInfoJson(const std::string &bundleInfo, std::vector<BundleDetailInfo> &bundleDetails, BJsonUtil::BundleDetailInfo bundleDetailInfo, bool &isClearData, int32_t userId) ParseBundleInfoJson() argument
/foundation/filemanagement/app_file_service/utils/src/b_jsonutil/
H A Db_jsonutil.cpp39 BundleDetailInfo bundleDetailInfo; in ParseBundleNameIndexStr() local
98 BJsonUtil::BundleDetailInfo bundleDetailInfo; BuildBundleInfos() local
184 InsertBundleDetailInfo(cJSON *infos, int infosCount, std::vector<BJsonUtil::BundleDetailInfo> &bundleDetails, BJsonUtil::BundleDetailInfo bundleDetailInfo, int32_t userId) InsertBundleDetailInfo() argument
225 ParseBundleInfoJson(const std::string &bundleInfo, std::vector<BundleDetailInfo> &bundleDetails, BJsonUtil::BundleDetailInfo bundleDetailInfo, bool &isClearData, int32_t userId) ParseBundleInfoJson() argument
[all...]
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp98 BJsonUtil::BundleDetailInfo bundleDetailInfo = BJsonUtil::ParseBundleNameIndexStr(bundleName); in GetBundleStats() local
499 BJsonUtil::BundleDetailInfo bundleDetailInfo = BJsonUtil::ParseBundleNameIndexStr(bundleName); in GetCurBundleExtenionInfo() local
528 BJsonUtil::BundleDetailInfo bundleDetailInfo = BJsonUtil::ParseBundleNameIndexStr(bundleName); in IsUser0BundleName() local

Completed in 3 milliseconds