/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 354 char * mPassword; member 361 mPassword(NULL == password ? NULL : new char[SSID_BUF_SIZE]), in WIFISubscriber() 366 if (NULL != mPassword) in WIFISubscriber() 367 strlcpy(mPassword, password, SSID_BUF_SIZE); in WIFISubscriber() 381 if (NULL != mPassword) in setWifiInfo() 382 strlcpy(password, mPassword, SSID_BUF_SIZE); in setWifiInfo() 394 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId); in clone()
|
D | loc_eng.cpp | 1095 mPassword(NULL == p ? NULL : new char[SSID_BUF_SIZE]), in LocEngReqRelWifi() 1100 strlcpy(mPassword, p, SSID_BUF_SIZE); in LocEngReqRelWifi() 1107 if (NULL != mPassword) { in ~LocEngReqRelWifi() 1108 delete[] mPassword; in ~LocEngReqRelWifi() 1113 WIFISubscriber s(locEng->wifi_nif, mSSID, mPassword, mSenderId); in proc() 1125 NULL != mPassword ? mPassword : ""); in locallog()
|
D | loc_eng_msg.h | 227 char* const mPassword; member
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 361 char * mPassword; member 368 mPassword(NULL == password ? NULL : new char[SSID_BUF_SIZE]), in WIFISubscriber() 373 if (NULL != mPassword) in WIFISubscriber() 374 strlcpy(mPassword, password, SSID_BUF_SIZE); in WIFISubscriber() 391 if (NULL != mPassword) in setWifiInfo() 392 strlcpy(password, mPassword, SSID_BUF_SIZE); in setWifiInfo() 404 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId); in clone()
|
D | loc_eng_msg.h | 227 char* const mPassword; member
|
D | loc_eng.cpp | 1198 mPassword(NULL == p ? NULL : new char[SSID_BUF_SIZE]), in LocEngReqRelWifi() 1203 strlcpy(mPassword, p, SSID_BUF_SIZE); in LocEngReqRelWifi() 1210 if (NULL != mPassword) { in ~LocEngReqRelWifi() 1211 delete[] mPassword; in ~LocEngReqRelWifi() 1217 WIFISubscriber s(locEng->wifi_nif, mSSID, mPassword, mSenderId); in proc() 1232 NULL != mPassword ? mPassword : ""); in locallog()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 361 char * mPassword; member 368 mPassword(NULL == password ? NULL : new char[SSID_BUF_SIZE]), in WIFISubscriber() 373 if (NULL != mPassword) in WIFISubscriber() 374 strlcpy(mPassword, password, SSID_BUF_SIZE); in WIFISubscriber() 391 if (NULL != mPassword) in setWifiInfo() 392 strlcpy(password, mPassword, SSID_BUF_SIZE); in setWifiInfo() 404 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId); in clone()
|
D | loc_eng_msg.h | 227 char* const mPassword; member
|
D | loc_eng.cpp | 1197 mPassword(NULL == p ? NULL : new char[SSID_BUF_SIZE]), in LocEngReqRelWifi() 1202 strlcpy(mPassword, p, SSID_BUF_SIZE); in LocEngReqRelWifi() 1209 if (NULL != mPassword) { in ~LocEngReqRelWifi() 1210 delete[] mPassword; in ~LocEngReqRelWifi() 1216 WIFISubscriber s(locEng->wifi_nif, mSSID, mPassword, mSenderId); in proc() 1231 NULL != mPassword ? mPassword : ""); in locallog()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 362 char * mPassword; member 369 mPassword(NULL == password ? NULL : new char[SSID_BUF_SIZE]), in WIFISubscriber() 374 if (NULL != mPassword) in WIFISubscriber() 375 strlcpy(mPassword, password, SSID_BUF_SIZE); in WIFISubscriber() 392 if (NULL != mPassword) in setWifiInfo() 393 strlcpy(password, mPassword, SSID_BUF_SIZE); in setWifiInfo() 405 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId); in clone()
|
D | loc_eng_msg.h | 227 char* const mPassword; member
|
D | loc_eng.cpp | 1208 mPassword(NULL == p ? NULL : new char[SSID_BUF_SIZE]), in LocEngReqRelWifi() 1213 strlcpy(mPassword, p, SSID_BUF_SIZE); in LocEngReqRelWifi() 1220 if (NULL != mPassword) { in ~LocEngReqRelWifi() 1221 delete[] mPassword; in ~LocEngReqRelWifi() 1227 WIFISubscriber s(locEng->wifi_nif, mSSID, mPassword, mSenderId); in proc() 1242 NULL != mPassword ? mPassword : ""); in locallog()
|
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 365 char * mPassword; member 372 mPassword(NULL == password ? NULL : new char[SSID_BUF_SIZE]), in WIFISubscriber() 377 if (NULL != mPassword) in WIFISubscriber() 378 strlcpy(mPassword, password, SSID_BUF_SIZE); in WIFISubscriber() 395 if (NULL != mPassword) in setWifiInfo() 396 strlcpy(password, mPassword, SSID_BUF_SIZE); in setWifiInfo() 408 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId); in clone()
|
D | loc_eng_msg.h | 227 char* const mPassword; member
|
D | loc_eng.cpp | 1286 mPassword(NULL == p ? NULL : new char[SSID_BUF_SIZE]), in LocEngReqRelWifi() 1291 strlcpy(mPassword, p, SSID_BUF_SIZE); in LocEngReqRelWifi() 1298 if (NULL != mPassword) { in ~LocEngReqRelWifi() 1299 delete[] mPassword; in ~LocEngReqRelWifi() 1311 NULL != mPassword ? mPassword : ""); in locallog()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 361 char * mPassword; member 368 mPassword(NULL == password ? NULL : new char[SSID_BUF_SIZE]), in WIFISubscriber() 373 if (NULL != mPassword) in WIFISubscriber() 374 strlcpy(mPassword, password, SSID_BUF_SIZE); in WIFISubscriber() 391 if (NULL != mPassword) in setWifiInfo() 392 strlcpy(password, mPassword, SSID_BUF_SIZE); in setWifiInfo() 404 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId); in clone()
|
D | loc_eng_msg.h | 227 char* const mPassword; member
|
D | loc_eng.cpp | 1196 mPassword(NULL == p ? NULL : new char[SSID_BUF_SIZE]), in LocEngReqRelWifi() 1201 strlcpy(mPassword, p, SSID_BUF_SIZE); in LocEngReqRelWifi() 1208 if (NULL != mPassword) { in ~LocEngReqRelWifi() 1209 delete[] mPassword; in ~LocEngReqRelWifi() 1215 WIFISubscriber s(locEng->wifi_nif, mSSID, mPassword, mSenderId); in proc() 1230 NULL != mPassword ? mPassword : ""); in locallog()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_agps.h | 361 char * mPassword; member 368 mPassword(NULL == password ? NULL : new char[SSID_BUF_SIZE]), in WIFISubscriber() 373 if (NULL != mPassword) in WIFISubscriber() 374 strlcpy(mPassword, password, SSID_BUF_SIZE); in WIFISubscriber() 391 if (NULL != mPassword) in setWifiInfo() 392 strlcpy(password, mPassword, SSID_BUF_SIZE); in setWifiInfo() 404 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId); in clone()
|
D | loc_eng_msg.h | 227 char* const mPassword; member
|
D | loc_eng.cpp | 1198 mPassword(NULL == p ? NULL : new char[SSID_BUF_SIZE]), in LocEngReqRelWifi() 1203 strlcpy(mPassword, p, SSID_BUF_SIZE); in LocEngReqRelWifi() 1210 if (NULL != mPassword) { in ~LocEngReqRelWifi() 1211 delete[] mPassword; in ~LocEngReqRelWifi() 1217 WIFISubscriber s(locEng->wifi_nif, mSSID, mPassword, mSenderId); in proc() 1232 NULL != mPassword ? mPassword : ""); in locallog()
|