Home
last modified time | relevance | path

Searched refs:MTP_STORE_NOT_AVAILABLE_CODE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_constants.h431 constexpr uint16_t MTP_STORE_NOT_AVAILABLE_CODE = 0x2013; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp805 return MTP_STORE_NOT_AVAILABLE_CODE; in CheckErrorCode()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_native_test.cpp2591 EXPECT_EQ(ret, MTP_STORE_NOT_AVAILABLE_CODE);