Searched refs:HandleDownloadFile (Results 1 – 2 of 2) sorted by relevance
52 int32_t HandleDownloadFile(MessageParcel &data, MessageParcel &reply);
69 …[this](MessageParcel &data, MessageParcel &reply) { return this->HandleDownloadFile(data, reply); … in CloudSyncServiceStub()497 int32_t CloudSyncServiceStub::HandleDownloadFile(MessageParcel &data, MessageParcel &reply) in HandleDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceStub