Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp43 const int NFC_QUERY_LENGTH = 2; variable
603 if (appInfos.empty() || appInfos.size() != NFC_QUERY_LENGTH) { in QueryBmsAppInfos()