Searched refs:TechToType (Results 1 – 3 of 3) sorted by relevance
85 std::string result = supplier->TechToType(NetSlotTech::SLOT_TYPE_GSM);88 result = supplier->TechToType(NetSlotTech::SLOT_TYPE_LTE);91 result = supplier->TechToType(NetSlotTech::SLOT_TYPE_LTE_CA);95 result = supplier->TechToType(static_cast<NetSlotTech>(invalidValue));
521 std::string NetSupplier::TechToType(NetSlotTech techType) in TechToType() function in OHOS::NetManagerStandard::NetSupplier537 type_ = TechToType(static_cast<NetSlotTech>(type)); in SetSupplierType()
141 std::string TechToType(NetSlotTech type);