Home
last modified time | relevance | path

Searched defs:techList (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/nfc/services/src/ipc/controller/
H A Dquery_app_info_callback_proxy.cpp27 bool QueryAppInfoCallbackProxy::OnQueryAppInfo(std::string type, std::vector<int> techList, in OnQueryAppInfo() argument
/foundation/communication/nfc/services/src/external_deps/
H A Dtag_ability_dispatcher.cpp46 std::vector<int> techList = tagInfo->GetTagTechList(); in SetWantExtraParam() local
94 std::vector<int> techList in DispatchTagAbility() local
[all...]
H A Dnfc_hisysevent.cpp54 void NfcHisysEvent::WriteTagFoundHiSysEvent(const std::vector<int>& techList) in WriteTagFoundHiSysEvent() argument
H A Dexternal_deps_proxy.cpp156 void ExternalDepsProxy::WriteTagFoundHiSysEvent(const std::vector<int>& techList) in WriteTagFoundHiSysEvent() argument
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dquery_app_info_callback_stub.cpp36 bool QueryAppInfoCallbackStub::OnQueryAppInfo(std::string type, std::vector<int> techList, in OnQueryAppInfo() argument
126 std::vector<int> techList; in RemoteQueryAppInfo() local
/foundation/communication/nfc/services/src/tag/
H A Dtag_dispatcher.cpp218 std::vector<int> techList = nciTagProxy_.lock()->GetTechList(tagDiscId); in GetTagInfoFromTag() local
230 std::vector<int> techList = nciTagProxy_.lock()->GetTechList(tagDiscId); in GetTagInfoParcelableFromTag() local
252 std::vector<int> techList = nciTagProxy_.lock()->GetTechList(tagDiscId); in DispatchTag() local
/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dtag_info_test.cpp156 std::vector<int> techList = tagInfo_->GetTagTechList(); in HWTEST_F() local
/foundation/communication/nfc/test/unittest/services/nci_adapter_test/
H A Dtag_host_test.cpp68 std::vector<int> techList = tag_->GetTechList(); in HWTEST_F() local
/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session_stub.cpp197 std::vector<int> techList = GetTechList(tagRfDiscId); in HandleGetTechList() local
H A Dtag_session.cpp202 std::vector<int> techList; in GetTechList() local
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dexternal_deps_proxy_test.cpp272 std::vector<int> techList; in HWTEST_F() local
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_sesstion.cpp55 std::vector<int> techList = tagInfo.lock()->GetTagTechList(); in GetTagInfo() local
H A Dnfc_napi_foreground_dispatch.cpp253 std::vector<int> techList = tagInfo.GetTechList(); in CreateResult() local

Completed in 10 milliseconds