Searched refs:GetIdByPath (Results 1 – 6 of 6) sorted by relevance
46 int32_t GetIdByPath(const std::string &path, uint32_t &outId);
55 EXPORT int32_t GetIdByPath(const std::string &path, uint32_t &outId);
120 if (MtpMediaLibrary::GetInstance()->GetIdByPath(fileName, id) == 0) { in SendEvent()
977 …CHECK_AND_RETURN_RET(!MtpManager::GetInstance().IsMtpMode(), mtpMediaLibrary_->GetIdByPath(path, h… in GetHandleByPaths()978 return mtpMedialibraryManager_->GetIdByPath(path, handle); in GetHandleByPaths()
641 int32_t MtpMediaLibrary::GetIdByPath(const std::string &path, uint32_t &outId) in GetIdByPath() function in OHOS::Media::MtpMediaLibrary
782 int32_t MtpMedialibraryManager::GetIdByPath(const std::string &path, uint32_t &outId) in GetIdByPath() function in OHOS::Media::MtpMedialibraryManager