Home
last modified time | relevance | path

Searched refs:MAX_GET_GLOBAL_SHARE_OPTION_SIZE (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dpasteboard_service_proxy.h58 static constexpr int32_t MAX_GET_GLOBAL_SHARE_OPTION_SIZE = 2000; member in OHOS::MiscServices::PasteboardServiceProxy
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_service_proxy.cpp473 if (size > readAbleSize || size > MAX_GET_GLOBAL_SHARE_OPTION_SIZE) { in GetGlobalShareOption()

Completed in 2 milliseconds