Lines Matching refs:apn
899 dataProfileInfo.apn = "cmnet";
903 cout << "please enter the apn:";
904 cin >> dataProfileInfo.apn;
933 string apn;
934 cout << "please enter the apn:";
935 cin >> apn;
951 dataInfo.apn = apn;
1028 dataProfileInfo.apn = "cmnet";
1033 cout << "please enter the apn:";
1034 cin >> dataProfileInfo.apn;