Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp31 static const std::string KEY_TAG_TECH = "tag-tech"; variable
272 if (KEY_TAG_TECH.compare(data.name) == 0) { in UpdateTagAppList()
278 if (KEY_TAG_TECH.compare(data.name) == 0) { in UpdateTagAppList()
294 if (KEY_TAG_TECH.compare(tech) != 0) { in UpdateTagAppList()