Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp31 static const std::string KEY_TAG_TECH = "tag-tech"; member
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()
295 ErrorLog("UpdateTagAppList KEY_TAG_TECH for %{public}s", tech.c_str()); in UpdateTagAppList()

Completed in 2 milliseconds