Home
last modified time | relevance | path

Searched defs:Notification (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() function
108 inline Notification(const Subscriber* subscriber) : in Notification() function
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() function
108 inline Notification(const Subscriber* subscriber) : in Notification() function
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() function
108 inline Notification(const Subscriber* subscriber) : in Notification() function
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() function
108 inline Notification(const Subscriber* subscriber) : in Notification() function
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() function
103 inline Notification(const int broadcast) : in Notification() function
108 inline Notification(const Subscriber* subscriber) : in Notification() argument
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() function
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.h71 struct Notification { struct
89 inline Notification(const int broadcast, in Notification() argument
96 inline Notification(const Subscriber* subscriber, in Notification() argument
103 inline Notification(const int broadcast) : in Notification() argument
108 inline Notification(const Subscriber* subscriber) : in Notification() function
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp923 struct Notification { in processNotifications() struct
924 sp<IComponentListener> listener; in processNotifications()
925 hidl_vec<IComponentListener::RenderedFrame> renderedFrames; in processNotifications()
926 Notification(const sp<IComponentListener>& l, size_t s) in processNotifications() argument