Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_asset_loader_test.cpp132 * @tc.desc: IsDownloading test.
141 auto result = assetLoader->IsDownloading(asset_); in HWTEST_F()
144 result = assetLoader->IsDownloading(asset_); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_loader.h58 bool IsDownloading(const DistributedData::Asset& asset);
H A Dobject_asset_loader.cpp98 if (IsDownloading(asset)) { in TransferAssetsAsync()
147 bool ObjectAssetLoader::IsDownloading(const DistributedData::Asset& asset) in IsDownloading() function in OHOS::DistributedObject::ObjectAssetLoader
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp301 * @tc.name: IsDownloading
309 bool isOk = profile_->IsDownloading(device); in HWTEST_F()

Completed in 3 milliseconds