Home
last modified time | relevance | path

Searched refs:MAX_SYNC_RESULTS_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Dprofile_event_notifier_stub.cpp35 constexpr int32_t MAX_SYNC_RESULTS_SIZE = 50; member
75 if (size <= 0 || size > MAX_SYNC_RESULTS_SIZE) { in OnSyncCompletedInner()
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dsync_completed_callback_stub.cpp66 if (size <= 0 || size > MAX_SYNC_RESULTS_SIZE) { in OnSyncCompletedInner()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h133 constexpr int32_t MAX_SYNC_RESULTS_SIZE = 50; member

Completed in 3 milliseconds