Home
last modified time | relevance | path

Searched defs:techList (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/nfc/services/src/tags/
Dtag_dispatcher.cpp88 std::vector<int> techList = tag->GetTechList(); in GetTagInfoFromTag() local
100 std::vector<int> techList = tag->GetTechList(); in GetTagInfoParcelableFromTag() local
124 std::vector<int> techList = tag->GetTechList(); in DispatchTag() local
193 std::vector<int> techList = tagInfo->GetTagTechList(); in SetWantExtraParam() local
Dtag_session.cpp151 std::vector<int> techList; in GetTechList() local
Dtag_session_stub.cpp154 std::vector<int32_t> techList = GetTechList(tagRfDiscId); in HandleGetTechList() local
/foundation/communication/nfc/test/unittest/services/nci_adapter_test/
Dtag_host_test.cpp69 std::vector<int> techList = tag_->GetTechList(); variable
/foundation/communication/nfc/test/unittest/services/tags_test/
Dtag_info_test.cpp154 std::vector<int> techList = tagInfo_->GetTagTechList(); variable
/foundation/communication/nfc/frameworks/js/napi/tag/
Dnfc_napi_foreground_dispatch.cpp226 std::vector<int> techList = tagInfo.GetTechList(); in CreateResult() local
Dnfc_napi_tag_sesstion.cpp55 std::vector<int> techList = tagInfo.lock()->GetTagTechList(); in GetTagInfo() local