/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 672 LocMsg(), mAdapter(adapter), mLocation(loc), in LocEngReportPosition() 708 !((mLocation.gpsLocation.flags & in proc() 711 (mLocation.gpsLocation.accuracy > in proc() 713 locEng->location_cb((UlpLocation*)&(mLocation), in proc() 734 mLocation.position_source == ULP_LOCATION_IS_FROM_GNSS) in proc() 738 loc_eng_nmea_generate_pos(locEng, mLocation, mLocationExtended, in proc() 743 UlpLocation* gp = (UlpLocation*)&(mLocation); in proc() 757 mLocation.gpsLocation.flags, mLocation.position_source, in locallog() 758 mLocation.gpsLocation.latitude, mLocation.gpsLocation.longitude, in locallog() 759 mLocation.gpsLocation.altitude, mLocation.gpsLocation.speed, in locallog() [all …]
|
D | loc_eng_msg.h | 89 const UlpLocation mLocation; member
|
/hardware/libhardware/tests/input/evdev/ |
D | InputDevice_test.cpp | 42 virtual const std::string& getLocation() const override { return mLocation; } in getLocation() 67 std::string mLocation = "test/0"; member in android::tests::MockInputDeviceNode
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 734 LocMsg(), mAdapter(adapter), mLocation(loc), in LocEngReportPosition() 771 !((mLocation.gpsLocation.flags & in proc() 774 (mLocation.gpsLocation.accuracy > in proc() 776 locEng->location_cb((UlpLocation*)&(mLocation), in proc() 797 mLocation.position_source == ULP_LOCATION_IS_FROM_GNSS && in proc() 804 loc_eng_nmea_generate_pos(locEng, mLocation, mLocationExtended, in proc() 809 UlpLocation* gp = (UlpLocation*)&(mLocation); in proc() 823 mLocation.gpsLocation.flags, mLocation.position_source, in locallog() 824 mLocation.gpsLocation.latitude, mLocation.gpsLocation.longitude, in locallog() 825 mLocation.gpsLocation.altitude, mLocation.gpsLocation.speed, in locallog() [all …]
|
D | loc_eng_msg.h | 89 const UlpLocation mLocation; member
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 734 LocMsg(), mAdapter(adapter), mLocation(loc), in LocEngReportPosition() 771 !((mLocation.gpsLocation.flags & in proc() 774 (mLocation.gpsLocation.accuracy > in proc() 776 locEng->location_cb((UlpLocation*)&(mLocation), in proc() 797 mLocation.position_source == ULP_LOCATION_IS_FROM_GNSS && in proc() 804 loc_eng_nmea_generate_pos(locEng, mLocation, mLocationExtended, in proc() 809 UlpLocation* gp = (UlpLocation*)&(mLocation); in proc() 823 mLocation.gpsLocation.flags, mLocation.position_source, in locallog() 824 mLocation.gpsLocation.latitude, mLocation.gpsLocation.longitude, in locallog() 825 mLocation.gpsLocation.altitude, mLocation.gpsLocation.speed, in locallog() [all …]
|
D | loc_eng_msg.h | 89 const UlpLocation mLocation; member
|
/hardware/libhardware/modules/input/evdev/ |
D | InputHub.cpp | 96 virtual const std::string& getLocation() const override { return mLocation; } in getLocation() 129 std::string mLocation; member in android::EvdevDeviceNode 210 mLocation = buffer; in queryProperties() 231 mName.c_str(), mLocation.c_str(), mUniqueId.c_str(), in queryProperties()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_msg.h | 89 const UlpLocation mLocation; member
|
D | loc_eng.cpp | 733 LocMsg(), mAdapter(adapter), mLocation(loc), in LocEngReportPosition() 770 !((mLocation.gpsLocation.flags & in proc() 773 (mLocation.gpsLocation.accuracy > in proc() 775 locEng->location_cb((UlpLocation*)&(mLocation), in proc() 796 mLocation.position_source == ULP_LOCATION_IS_FROM_GNSS && in proc() 803 loc_eng_nmea_generate_pos(locEng, mLocation, mLocationExtended, in proc() 808 UlpLocation* gp = (UlpLocation*)&(mLocation); in proc()
|