Searched refs:ruleRoot (Results 1 – 1 of 1) sorted by relevance
217 Json::Value ruleRoot = itemRoot[ITEM_RULE]; in ParserOpKeyInfos() local218 bean.mccmnc = ruleRoot[ITEM_MCCMNC].asString(); in ParserOpKeyInfos()219 bean.gid1 = ruleRoot[ITEM_GID_ONE].asString(); in ParserOpKeyInfos()220 bean.gid2 = ruleRoot[ITEM_GID_TWO].asString(); in ParserOpKeyInfos()221 bean.imsi = ruleRoot[ITEM_IMSI].asString(); in ParserOpKeyInfos()222 bean.spn = ruleRoot[ITEM_SPN].asString(); in ParserOpKeyInfos()223 bean.iccid = ruleRoot[ITEM_ICCID].asString(); in ParserOpKeyInfos()