Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/utils/native/include/
H A Dpasteboard_error.h56 URI_GRANT_ERROR, enumerator
97 {PasteboardError::URI_GRANT_ERROR, "URI_GRANT_ERROR"},
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1053 static_cast<int32_t>(PasteboardError::URI_GRANT_ERROR); in GrantUriPermission()