Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp82 static constexpr int RECEVIE_OBJECT_CANCELLED = -20; variable
507 if (errorCode != RECEVIE_OBJECT_CANCELLED && errorCode != RECEVIE_OBJECT_FAILED) { in RecevieSendObject()