Home
last modified time | relevance | path

Searched refs:dataConnOpen (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/gnss/2.0/default/
DAGnss.cpp51 Return<bool> AGnss::dataConnOpen(uint64_t, const hidl_string&, V2_0::IAGnss::ApnIpType) { in dataConnOpen() function in android::hardware::gnss::V2_0::implementation::AGnss
DAGnss.h45 Return<bool> dataConnOpen(uint64_t networkHandle, const hidl_string& apn,
/hardware/qcom/sdm845/gps/sdm845/android/
DAGnss.h57 Return<bool> dataConnOpen(const hidl_string& apn,
DAGnss.cpp121 Return<bool> AGnss::dataConnOpen(const hidl_string& apn, in dataConnOpen() function in android::hardware::gnss::V1_1::implementation::AGnss
/hardware/qcom/gps/msm8998/android/
DAGnss.h56 Return<bool> dataConnOpen(const hidl_string& apn,
DAGnss.cpp83 Return<bool> AGnss::dataConnOpen(const hidl_string& apn, in dataConnOpen() function in android::hardware::gnss::V1_0::implementation::AGnss
/hardware/qcom/sdm845/gps/msm8998/android/
DAGnss.h56 Return<bool> dataConnOpen(const hidl_string& apn,
DAGnss.cpp83 Return<bool> AGnss::dataConnOpen(const hidl_string& apn, in dataConnOpen() function in android::hardware::gnss::V1_0::implementation::AGnss
/hardware/qcom/gps/msm8909w_3100/android/
DAGnss.h56 Return<bool> dataConnOpen(const hidl_string& apn,
DAGnss.cpp84 Return<bool> AGnss::dataConnOpen(const hidl_string& apn, in dataConnOpen() function in android::hardware::gnss::V1_0::implementation::AGnss
/hardware/interfaces/gnss/1.0/default/
DAGnss.h57 Return<bool> dataConnOpen(const hidl_string& apn,
DAGnss.cpp184 Return<bool> AGnss::dataConnOpen(const hidl_string& apn, IAGnss::ApnIpType apnIpType) { in dataConnOpen() function in android::hardware::gnss::V1_0::implementation::AGnss
/hardware/interfaces/gnss/1.0/
DIAGnss.hal76 dataConnOpen(string apn, ApnIpType apnIpType)
/hardware/interfaces/gnss/2.0/
DIAGnss.hal81 dataConnOpen(net_handle_t networkHandle, string apn, ApnIpType apnIpType)