Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dpasteboard_service_stub.h66 static constexpr int32_t MAX_SET_GLOBAL_SHARE_OPTION_SIZE = 100; member in OHOS::MiscServices::PasteboardServiceStub
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_service_stub.cpp398 if (size > readAbleSize || size > MAX_SET_GLOBAL_SHARE_OPTION_SIZE) { in OnSetGlobalShareOption()

Completed in 2 milliseconds