Searched refs:apnBean (Results 1 – 1 of 1) sorted by relevance
112 PdpProfile apnBean; in ReadApnResult() local115 result->GetInt(index, apnBean.profileId); in ReadApnResult()117 result->GetString(index, apnBean.profileName); in ReadApnResult()119 result->GetString(index, apnBean.mcc); in ReadApnResult()121 result->GetString(index, apnBean.mnc); in ReadApnResult()123 result->GetString(index, apnBean.apn); in ReadApnResult()125 result->GetInt(index, apnBean.authType); in ReadApnResult()127 result->GetString(index, apnBean.authUser); in ReadApnResult()129 result->GetString(index, apnBean.authPwd); in ReadApnResult()131 result->GetString(index, apnBean.apnTypes); in ReadApnResult()[all …]