Home
last modified time | relevance | path

Searched refs:getter (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/gps/msm8960/core/
DContextBase.cpp50 getIzatProxy_t* getter = (getIzatProxy_t*)dlsym(lib, "getIzatProxy"); in getIzatProxy() local
51 if (NULL != getter) { in getIzatProxy()
52 proxy = (*getter)(); in getIzatProxy()
72 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
73 if(getter != NULL) { in createLocApi()
75 locApi = (*getter)(mMsgTask,exMask); in createLocApi()
84 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
85 if (NULL != getter) { in createLocApi()
87 locApi = (*getter)(mMsgTask, exMask); in createLocApi()
/hardware/qcom/gps/core/
DContextBase.cpp50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
51 if (NULL != getter) { in getLBSProxy()
52 proxy = (*getter)(); in getLBSProxy()
73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
74 if(getter != NULL) { in createLocApi()
76 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
86 if (NULL != getter) { in createLocApi()
88 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
/hardware/qcom/gps/msm8994/core/
DContextBase.cpp50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
51 if (NULL != getter) { in getLBSProxy()
52 proxy = (*getter)(); in getLBSProxy()
73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
74 if(getter != NULL) { in createLocApi()
76 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
86 if (NULL != getter) { in createLocApi()
88 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
/hardware/qcom/gps/msm8084/core/
DContextBase.cpp52 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
53 if (NULL != getter) { in getLBSProxy()
54 proxy = (*getter)(); in getLBSProxy()
82 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
83 if(getter != NULL) { in createLocApi()
85 locApi = (*getter)(mMsgTask,exMask, this); in createLocApi()
97 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
98 if (NULL != getter) { in createLocApi()
100 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
/hardware/qcom/gps/msm8996/core/
DContextBase.cpp71 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
72 if (NULL != getter) { in getLBSProxy()
73 proxy = (*getter)(); in getLBSProxy()
94 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
95 if(getter != NULL) { in createLocApi()
97 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
106 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
107 if (NULL != getter) { in createLocApi()
109 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
/hardware/qcom/gps/msm8909/core/
DContextBase.cpp71 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
72 if (NULL != getter) { in getLBSProxy()
73 proxy = (*getter)(); in getLBSProxy()
95 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
96 if(getter != NULL) { in createLocApi()
98 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
107 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); in createLocApi() local
108 if (NULL != getter) { in createLocApi()
110 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
/hardware/qcom/gps/msm8998/core/
DContextBase.cpp177 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
178 if (NULL != getter) { in getLBSProxy()
179 proxy = (*getter)(); in getLBSProxy()
205 getLocApi_t* getter = (getLocApi_t*) dlsym(handle, "getLocApi"); in createLocApi() local
206 if (getter != NULL) { in createLocApi()
209 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
218 getLocApi_t* getter = (getLocApi_t*) dlsym(handle, "getLocApi"); in createLocApi() local
219 if (NULL != getter) { in createLocApi()
222 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
/hardware/qcom/gps/msm8909w_3100/core/
DContextBase.cpp190 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy"); in getLBSProxy() local
191 if (NULL != getter) { in getLBSProxy()
192 proxy = (*getter)(); in getLBSProxy()
218 getLocApi_t* getter = (getLocApi_t*) dlsym(handle, "getLocApi"); in createLocApi() local
219 if (getter != NULL) { in createLocApi()
222 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
231 getLocApi_t* getter = (getLocApi_t*) dlsym(handle, "getLocApi"); in createLocApi() local
232 if (NULL != getter) { in createLocApi()
235 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
/hardware/intel/common/omx-components/videocodec/
DOMXComponentCodecBase.cpp171 OMXComponentCodecBase::OMXHANDLER getter, in AddHandler() argument
178 p->getter = getter; in AddHandler()
190 p->getter = getter; in AddHandler()
206 return get ? p->getter : p->setter; in FindHandler()
DOMXComponentCodecBase.h78 virtual OMX_ERRORTYPE AddHandler(OMX_INDEXTYPE type, OMXHANDLER getter, OMXHANDLER setter);
91 OMXHANDLER getter; member
/hardware/qcom/gps/msm8998/android/
DGnss.cpp87 getLocationInterface* getter = NULL; in getGnssInterface() local
94 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
97 getter = NULL; in getGnssInterface()
101 if (NULL == getter) { in getGnssInterface()
104 mGnssInterface = (GnssInterface*)(*getter)(); in getGnssInterface()
/hardware/qcom/gps/msm8909w_3100/android/
DGnss.cpp87 getLocationInterface* getter = NULL; in getGnssInterface() local
94 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
97 getter = NULL; in getGnssInterface()
101 if (NULL == getter) { in getGnssInterface()
104 mGnssInterface = (GnssInterface*)(*getter)(); in getGnssInterface()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.cpp84 getLocationInterface* getter = NULL; in loadLocationInterface() local
91 getter = (getLocationInterface*)dlsym(handle, name); in loadLocationInterface()
94 getter = NULL; in loadLocationInterface()
98 if (NULL == getter) { in loadLocationInterface()
99 return (void*)getter; in loadLocationInterface()
101 return (*getter)(); in loadLocationInterface()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.cpp84 getLocationInterface* getter = NULL; in loadLocationInterface() local
91 getter = (getLocationInterface*)dlsym(handle, name); in loadLocationInterface()
94 getter = NULL; in loadLocationInterface()
98 if (NULL == getter) { in loadLocationInterface()
99 return (void*)getter; in loadLocationInterface()
101 return (*getter)(); in loadLocationInterface()
/hardware/google/av/codec2/tests/
DC2SampleComponent_test.cpp222 struct getter { struct
241 struct getter<E, true> { argument
244 return getter<u>().get(p, (u*)0); in get() argument
261 return getter<E>().get(p, (E*)0); in get()
/hardware/google/av/codec2/vndk/util/
DC2InterfaceHelper.cpp194 void setGetter(std::function<std::shared_ptr<C2Param>(bool)> getter) { in setGetter() argument
195 mGetter = getter; in setGetter()
326 std::function<std::shared_ptr<C2Param>(bool)> getter) { in setGetter() argument
327 mImpl->setGetter(getter); in setGetter()
/hardware/interfaces/audio/core/4.0/vts/functional/
DAudioPrimaryHidlHalTest.cpp229 list<Property> valuesToTest, Setter setter, Getter getter, in testAccessors() argument
235 ASSERT_OK((device.get()->*getter)(returnIn(res, initialValue)));
254 ASSERT_OK((device.get()->*getter)(returnIn(res, getValue)));
756 Return<Property> (IStream::*getter)(), in testCapabilityGetter() argument
769 Property currentValue = extract((stream->*getter)()); in testCapabilityGetter()
785 ASSERT_EQ(capability, extract((stream->*getter)())); in testCapabilityGetter()
/hardware/google/av/codec2/vndk/include/util/
DC2InterfaceHelper.h360 void setGetter(std::function<std::shared_ptr<C2Param>(bool)> getter);
/hardware/interfaces/renderscript/1.0/
DIContext.hal1120 * TODO: Why do we have typed setters but only untyped getter?
/hardware/intel/common/libva/doc/
DDoxyfile253 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/hardware/google/av/codec2/docs/
Ddoxygen.config339 # getter and setter methods for a property. Setting this option to YES will make