Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dquery_app_info_callback_proxy.cpp23 static const int MAX_HAP_LIST_LEN = 1000; variable
53 if (elementNameListLen > MAX_HAP_LIST_LEN) { in OnQueryAppInfo()
70 if (appLen > MAX_HAP_LIST_LEN) { in OnQueryAppInfo()