HomeSort by relevance Sort by last modified time
    Searched refs:ApnIpType (Results 1 - 7 of 7) sorted by null

  /hardware/libhardware/include/hardware/
gps.h 158 typedef uint16_t ApnIpType;
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
715 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
721 switch (apnIpType) {
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 95 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
818 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
824 switch (apnIpType) {
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
716 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
722 switch (apnIpType) {
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
715 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
721 switch (apnIpType) {
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
721 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
727 switch (apnIpType) {
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc.cpp 101 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
751 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType)
757 switch (apnIpType) {

Completed in 57 milliseconds