/ohos5.0/foundation/communication/nfc/services/src/tag/ |
H A D | tag_dispatcher.cpp | 214 std::vector<int> techList = nciTagProxy_.lock()->GetTechList(tagDiscId); in GetTagInfoFromTag() local 226 std::vector<int> techList = nciTagProxy_.lock()->GetTechList(tagDiscId); in GetTagInfoParcelableFromTag() local 248 std::vector<int> techList = nciTagProxy_.lock()->GetTechList(tagDiscId); in DispatchTag() local
|
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/controller/ |
H A D | query_app_info_callback_stub.cpp | 36 bool QueryAppInfoCallbackStub::OnQueryAppInfo(std::string type, std::vector<int> techList, in OnQueryAppInfo() 126 std::vector<int> techList; in RemoteQueryAppInfo() local
|
/ohos5.0/foundation/communication/nfc/services/src/external_deps/ |
H A D | tag_ability_dispatcher.cpp | 46 std::vector<int> techList = tagInfo->GetTagTechList(); in SetWantExtraParam() local 94 std::vector<int> techList = tagInfo->GetTagTechList(); in DispatchTagAbility() local
|
H A D | nfc_hisysevent.cpp | 54 void NfcHisysEvent::WriteTagFoundHiSysEvent(const std::vector<int>& techList) in WriteTagFoundHiSysEvent()
|
H A D | external_deps_proxy.cpp | 156 void ExternalDepsProxy::WriteTagFoundHiSysEvent(const std::vector<int>& techList) in WriteTagFoundHiSysEvent()
|
H A D | app_data_parser.cpp | 552 std::vector<int> techList {}; in GetHceAppsFromVendor() local
|
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/ |
H A D | query_app_info_callback_proxy.cpp | 29 bool QueryAppInfoCallbackProxy::OnQueryAppInfo(std::string type, std::vector<int> techList, in OnQueryAppInfo()
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_adapter_test/ |
H A D | tag_host_test.cpp | 68 std::vector<int> techList = tag_->GetTechList(); variable
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/appdataparser_test/appdataparser/appdataparser_fuzzer/ |
H A D | appdataparser_fuzzer.cpp | 37 …bool OnQueryAppInfo(std::string type, std::vector<int> techList, std::vector<AAFwk::Want> &hceAppL… in OnQueryAppInfo()
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/tags_test/ |
H A D | tag_info_test.cpp | 156 std::vector<int> techList = tagInfo_->GetTagTechList(); variable
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | external_deps_proxy_test.cpp | 272 std::vector<int> techList; variable
|
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/ |
H A D | tag_session_stub.cpp | 197 std::vector<int> techList = GetTechList(tagRfDiscId); in HandleGetTechList() local
|
H A D | tag_session.cpp | 202 std::vector<int> techList; in GetTechList() local
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/ |
H A D | nfc_napi_tag_sesstion.cpp | 55 std::vector<int> techList = tagInfo.lock()->GetTagTechList(); in GetTagInfo() local
|
H A D | nfc_napi_foreground_dispatch.cpp | 253 std::vector<int> techList = tagInfo.GetTechList(); in CreateResult() local
|