Searched defs:equals (Results 1 - 25 of 27) sorted by relevance

12

/hardware/qcom/gps/core/
H A Dgps_extended.h72 inline bool equals(const LocPosMode &anotherMode) const function in struct:LocPosMode
/hardware/qcom/gps/msm8084/core/
H A Dgps_extended.h72 inline bool equals(const LocPosMode &anotherMode) const function in struct:LocPosMode
/hardware/qcom/gps/msm8909/core/
H A Dgps_extended.h72 inline bool equals(const LocPosMode &anotherMode) const function in struct:LocPosMode
/hardware/qcom/gps/msm8909w_3100/utils/
H A Dgps_extended.h86 inline bool equals(const LocPosMode &anotherMode) const function in struct:LocPosMode
/hardware/qcom/gps/msm8960/core/
H A Dgps_extended.h72 inline bool equals(const LocPosMode &anotherMode) const function in struct:LocPosMode
/hardware/qcom/gps/msm8994/core/
H A Dgps_extended.h72 inline bool equals(const LocPosMode &anotherMode) const function in struct:LocPosMode
/hardware/qcom/gps/msm8996/core/
H A Dgps_extended.h72 inline bool equals(const LocPosMode &anotherMode) const function in struct:LocPosMode
/hardware/qcom/gps/msm8998/utils/
H A Dgps_extended.h86 inline bool equals(const LocPosMode &anotherMode) const function in struct:LocPosMode
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp97 return equals(notification.rcver);
106 bool BITSubscriber::equals(const Subscriber *s) const function in class:BITSubscriber
H A Dloc_eng_agps.h283 inline virtual bool equals(const Subscriber *s) const function in struct:Subscriber
328 virtual bool equals(const Subscriber *s) const;
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp97 return equals(notification.rcver);
106 bool BITSubscriber::equals(const Subscriber *s) const function in class:BITSubscriber
H A Dloc_eng_agps.h283 inline virtual bool equals(const Subscriber *s) const function in struct:Subscriber
328 virtual bool equals(const Subscriber *s) const;
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp97 return equals(notification.rcver);
106 bool BITSubscriber::equals(const Subscriber *s) const function in class:BITSubscriber
H A Dloc_eng_agps.h283 inline virtual bool equals(const Subscriber *s) const function in struct:Subscriber
328 virtual bool equals(const Subscriber *s) const;
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp97 return equals(notification.rcver);
106 bool BITSubscriber::equals(const Subscriber *s) const function in class:BITSubscriber
H A Dloc_eng_agps.h282 inline virtual bool equals(const Subscriber *s) const function in struct:Subscriber
324 virtual bool equals(const Subscriber *s) const;
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp97 return equals(notification.rcver);
106 bool BITSubscriber::equals(const Subscriber *s) const function in class:BITSubscriber
H A Dloc_eng_agps.h283 inline virtual bool equals(const Subscriber *s) const function in struct:Subscriber
328 virtual bool equals(const Subscriber *s) const;
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp97 return equals(notification.rcver);
106 bool BITSubscriber::equals(const Subscriber *s) const function in class:BITSubscriber
H A Dloc_eng_agps.h283 inline virtual bool equals(const Subscriber *s) const function in struct:Subscriber
328 virtual bool equals(const Subscriber *s) const;
/hardware/google/av/codec2/vndk/
H A DC2AllocatorGralloc.cpp255 virtual bool equals(const std::shared_ptr<const C2GraphicAllocation> &other) const override;
535 bool C2AllocationGralloc::equals(const std::shared_ptr<const C2GraphicAllocation> &other) const { function in class:android::__anon223::C2AllocationGralloc
H A DC2AllocatorIon.cpp133 virtual bool equals(const std::shared_ptr<C2LinearAllocation> &other) const override;
384 bool C2AllocationIon::equals(const std::shared_ptr<C2LinearAllocation> &other) const { function in class:android::C2AllocationIon
/hardware/qcom/gps/msm8909w_3100/gnss/
H A DAgps.h183 inline virtual bool equals(const AgpsSubscriber *s) const function in class:AgpsFrameworkInterface::AgpsSubscriber
/hardware/qcom/gps/msm8998/gnss/
H A DAgps.h183 inline virtual bool equals(const AgpsSubscriber *s) const function in class:AgpsFrameworkInterface::AgpsSubscriber
/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatus.h94 bool equals(SystemStatusLocation& peer);
122 bool equals(SystemStatusTimeAndClock& peer);
133 bool equals(SystemStatusXoState& peer);
168 bool equals(SystemStatusRfAndParams& peer);
179 bool equals(SystemStatusErrRecovery& peer);
203 bool equals(SystemStatusInjectedPosition& peer);
225 bool equals(SystemStatusBestPosition& peer);
257 bool equals(SystemStatusXtra& peer);
277 bool equals(SystemStatusEphemeris& peer);
317 bool equals(SystemStatusSvHealt
384 inline bool equals(SystemStatusGpsState& peer) { function in class:loc_core::SystemStatusGpsState
439 inline bool equals(SystemStatusNetworkInfo& peer) { function in class:loc_core::SystemStatusNetworkInfo
482 inline bool equals(SystemStatusTac& peer) { function in class:loc_core::SystemStatusTac
512 inline bool equals(SystemStatusMccMnc& peer) { function in class:loc_core::SystemStatusMccMnc
[all...]

Completed in 412 milliseconds

12