Searched defs:OpKey (Results 1 – 1 of 1) sorted by relevance
69 struct OpKey { struct70 int opkeyId = 0;71 std::string mccmnc = "";72 std::string gid1 = "";73 std::string gid2 = "";74 std::string imsi = "";75 std::string spn = "";76 std::string iccid = "";77 std::string operatorName = "";78 std::string operatorKey = "";[all …]