Searched defs:bundleDetailInfo (Results 1 - 6 of 6) sorted by relevance
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/ |
H A D | notify_work_service_mock.cpp | 25 bool NotifyWorkService::NotifyBundleDetail(BJsonUtil::BundleDetailInfo bundleDetailInfo) in NotifyBundleDetail() argument
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_notify/ |
H A D | notify_work_service.cpp | 31 bool NotifyWorkService::NotifyBundleDetail(BJsonUtil::BundleDetailInfo bundleDetailInfo) in NotifyBundleDetail() argument
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_app_gallery/ |
H A D | app_gallery_dispose_proxy.cpp | 133 BJsonUtil::BundleDetailInfo bundleDetailInfo = BJsonUtil::ParseBundleNameIndexStr(bundleName); in DoDispose() local
|
/foundation/filemanagement/app_file_service/tests/mock/utils_mock/src/ |
H A D | b_jsonutil_mock.cpp | 34 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 D | b_jsonutil.cpp | 39 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 D | bms_adapter.cpp | 98 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