Searched refs:CloseFdForGet (Results 1 – 3 of 3) sorted by relevance
52 int32_t CloseFdForGet(const std::shared_ptr<MtpOperationContext> &context, int32_t fd);
429 mtpMedialibraryManager_->CloseFdForGet(context_, fd); in GetObjectDataDeal()534 mtpMedialibraryManager_->CloseFdForGet(context_, fd); in PreDealFd()
738 CloseFdForGet(context, fd); in GetVideoThumb()923 int32_t MtpMedialibraryManager::CloseFdForGet(const std::shared_ptr<MtpOperationContext> &context, … in CloseFdForGet() function in OHOS::Media::MtpMedialibraryManager