Searched defs:tech (Results 1 – 14 of 14) sorted by relevance
45 bool TagInfo::IsTechSupported(KITS::TagTechnology tech) in IsTechSupported()60 std::string TagInfo::GetStringTech(int tech) in GetStringTech()100 AppExecFwk::PacMap TagInfo::GetTechExtrasByTech(KITS::TagTechnology tech) in GetTechExtrasByTech()
30 int tech = static_cast<int>(data[0]); in FuzzGetStringTech() local
59 TagTechnology tech = static_cast<TagTechnology>(ConvertToUint32(data)); in FuzzIsTechSupported() local
59 TagTechnology tech = static_cast<TagTechnology>(ConvertToUint32(data)); in FuzzGetTechExtrasByTech() local
100 int tech = data.ReadInt32(); in HandleConnect() local154 int tech = data.ReadInt32(); in HandleSetTimeout() local171 int tech = data.ReadInt32(); in HandleGetTimeout() local327 int tech = data.ReadInt32(); in HandleGetMaxTransceiveLength() local
51 std::vector<std::string> tech; member
293 std::string tech = uri.type.substr(0, pos); in UpdateTagAppList() local
294 void TagHost::RemoveTech(int tech) in RemoveTech()562 void TagHost::AddNdefTechToTagInfo(uint32_t tech, uint32_t discId, uint32_t actProto, AppExecFwk::P… in AddNdefTechToTagInfo()
430 uint32_t tech[MAX_NUM_TECHNOLOGY]; in GetTechFromData() local511 …d::string TagNciAdapterNtf::GetTechPollForTypeB(tNFC_RF_TECH_PARAMS nfcRfTechParams, uint32_t tech) in GetTechPollForTypeB()
1253 uint32_t tech[MAX_NUM_TECHNOLOGY]; in GetTechFromData() local1350 std::string TagNciAdapter::GetTechPollForTypeB(tNFC_RF_TECH_PARAMS nfcRfTechParams, uint32_t tech) in GetTechPollForTypeB()
67 napi_value tech; in GetTagInfo() local
260 napi_value tech; in CreateResult() local
1260 int32_t tech = 2; variable