Home
last modified time | relevance | path

Searched refs:GetAppGalleryBundleName (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/app_file_service/tests/mock/module_external/src/
H A Dbms_adapter_mock.cpp26 string BundleMgrAdapter::GetAppGalleryBundleName() in GetAppGalleryBundleName() function in OHOS::FileManagement::Backup::BundleMgrAdapter
28 return BBundleMgrAdapter::bms->GetAppGalleryBundleName(); in GetAppGalleryBundleName()
/foundation/filemanagement/app_file_service/tests/mock/module_external/include/
H A Dbms_adapter_mock.h27 virtual std::string GetAppGalleryBundleName() = 0;
50 MOCK_METHOD(std::string, GetAppGalleryBundleName, ());
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_app_gallery/
H A Dapp_gallery_service_connection.h62 auto appGalleryBundleName = BundleMgrAdapter::GetAppGalleryBundleName(); in ConnectExtAbility()
64 HILOGI("ConnectExtAbility GetAppGalleryBundleName failed"); in ConnectExtAbility()
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_external/
H A Dbms_adapter.h46 static std::string GetAppGalleryBundleName();
/foundation/filemanagement/app_file_service/tests/mock/module_external/
H A Dbms_adapter_mock.cpp40 string BundleMgrAdapter::GetAppGalleryBundleName() in GetAppGalleryBundleName() function in OHOS::FileManagement::Backup::BundleMgrAdapter
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp148 string BundleMgrAdapter::GetAppGalleryBundleName() in GetAppGalleryBundleName() function in OHOS::FileManagement::Backup::BundleMgrAdapter

Completed in 4 milliseconds