/hardware/qcom/gps/msm8960/core/ |
D | ContextBase.cpp | 50 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/ |
D | ContextBase.cpp | 50 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/ |
D | ContextBase.cpp | 50 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/ |
D | ContextBase.cpp | 52 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/ |
D | ContextBase.cpp | 71 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/ |
D | ContextBase.cpp | 71 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/ |
D | ContextBase.cpp | 177 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/ |
D | ContextBase.cpp | 190 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/ |
D | OMXComponentCodecBase.cpp | 171 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()
|
D | OMXComponentCodecBase.h | 78 virtual OMX_ERRORTYPE AddHandler(OMX_INDEXTYPE type, OMXHANDLER getter, OMXHANDLER setter); 91 OMXHANDLER getter; member
|
/hardware/qcom/gps/msm8998/android/ |
D | Gnss.cpp | 87 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/ |
D | Gnss.cpp | 87 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/ |
D | LocationAPI.cpp | 84 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/ |
D | LocationAPI.cpp | 84 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/ |
D | C2SampleComponent_test.cpp | 222 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/ |
D | C2InterfaceHelper.cpp | 194 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/ |
D | AudioPrimaryHidlHalTest.cpp | 229 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/ |
D | C2InterfaceHelper.h | 360 void setGetter(std::function<std::shared_ptr<C2Param>(bool)> getter);
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 1120 * TODO: Why do we have typed setters but only untyped getter?
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 253 # For Microsoft's IDL there are propget and propput attributes to indicate getter
|
/hardware/google/av/codec2/docs/ |
D | doxygen.config | 339 # getter and setter methods for a property. Setting this option to YES will make
|