Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.h60 const int MAX_RES_VEC_LEN = 100; member
H A Dnfc_notification.cpp88 if (resJson == nullptr || cJSON_GetArraySize(resJson) > MAX_RES_VEC_LEN) { in UpdateResourceMap()

Completed in 3 milliseconds