OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApnIpType
(Results
1 - 6
of
6
) 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
) {
Completed in 471 milliseconds