Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dce_payment_services_parcelable.cpp21 const uint32_t MAX_APP_LIST_NUM = 100; variable
47 if (extraLen >= MAX_APP_LIST_NUM) { in Unmarshalling()