Home
last modified time | relevance | path

Searched refs:GetPathByHandle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_operation_utils.h60 uint16_t GetPathByHandle(const uint32_t &handle, std::string &path, std::string &realPath);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp206 if (GetPathByHandle(context_->parent, path, realPath) != MTP_UNDEFINED_CODE) { in GetObjectHandles()
945 uint16_t MtpOperationUtils::GetPathByHandle(const uint32_t &handle, string &path, string &realPath) in GetPathByHandle() function in OHOS::Media::MtpOperationUtils
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_operation_utils.cpp646 uint16_t MtpOperationUtils::GetPathByHandle(const uint32_t &handle, string &path, string &realPath) in GetPathByHandle() function in OHOS::Media::MtpOperationUtils
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_native_test.cpp2359 ret = mtpOperUtils->GetPathByHandle(handle, path, realPath);
2464 ret = mtpOperUtils->GetPathByHandle(handle, path, realPath);