Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/utils/native/include/
H A Dpasteboard_error.h40 TIMEOUT_ERROR, enumerator
81 {PasteboardError::TIMEOUT_ERROR, "TIMEOUT_ERROR"},
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp353 return static_cast<int32_t>(PasteboardError::TIMEOUT_ERROR); in GetRecordValueByType()
809 return static_cast<int32_t>(PasteboardError::TIMEOUT_ERROR); in GetRemotePasteData()