/hardware/qcom/sdm845/gps/msm8960/core/ |
D | ContextBase.cpp | 46 IzatProxyBase* proxy = NULL; in getIzatProxy() local 52 proxy = (*getter)(); in getIzatProxy() 55 if (NULL == proxy) { in getIzatProxy() 56 proxy = new IzatProxyBase(); in getIzatProxy() 58 return proxy; in getIzatProxy()
|
/hardware/qcom/gps/msm8960/core/ |
D | ContextBase.cpp | 46 IzatProxyBase* proxy = NULL; in getIzatProxy() local 52 proxy = (*getter)(); in getIzatProxy() 55 if (NULL == proxy) { in getIzatProxy() 56 proxy = new IzatProxyBase(); in getIzatProxy() 58 return proxy; in getIzatProxy()
|
/hardware/qcom/sdm845/gps/core/ |
D | ContextBase.cpp | 45 LBSProxyBase* proxy = NULL; in getLBSProxy() local 52 proxy = (*getter)(); in getLBSProxy() 55 if (NULL == proxy) { in getLBSProxy() 56 proxy = new LBSProxyBase(); in getLBSProxy() 59 return proxy; in getLBSProxy()
|
/hardware/qcom/sdm845/gps/msm8994/core/ |
D | ContextBase.cpp | 45 LBSProxyBase* proxy = NULL; in getLBSProxy() local 52 proxy = (*getter)(); in getLBSProxy() 55 if (NULL == proxy) { in getLBSProxy() 56 proxy = new LBSProxyBase(); in getLBSProxy() 59 return proxy; in getLBSProxy()
|
/hardware/qcom/gps/core/ |
D | ContextBase.cpp | 45 LBSProxyBase* proxy = NULL; in getLBSProxy() local 52 proxy = (*getter)(); in getLBSProxy() 55 if (NULL == proxy) { in getLBSProxy() 56 proxy = new LBSProxyBase(); in getLBSProxy() 59 return proxy; in getLBSProxy()
|
/hardware/qcom/gps/msm8994/core/ |
D | ContextBase.cpp | 45 LBSProxyBase* proxy = NULL; in getLBSProxy() local 52 proxy = (*getter)(); in getLBSProxy() 55 if (NULL == proxy) { in getLBSProxy() 56 proxy = new LBSProxyBase(); in getLBSProxy() 59 return proxy; in getLBSProxy()
|
/hardware/qcom/gps/msm8084/core/ |
D | ContextBase.cpp | 45 LBSProxyBase* proxy = NULL; in getLBSProxy() local 54 proxy = (*getter)(); in getLBSProxy() 63 if (NULL == proxy) { in getLBSProxy() 64 proxy = new LBSProxyBase(); in getLBSProxy() 67 return proxy; in getLBSProxy()
|
/hardware/qcom/sdm845/gps/msm8084/core/ |
D | ContextBase.cpp | 45 LBSProxyBase* proxy = NULL; in getLBSProxy() local 54 proxy = (*getter)(); in getLBSProxy() 63 if (NULL == proxy) { in getLBSProxy() 64 proxy = new LBSProxyBase(); in getLBSProxy() 67 return proxy; in getLBSProxy()
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hal.c | 90 alsa_device_proxy proxy; /* state of the stream */ member 123 alsa_device_proxy proxy; /* state of the stream */ member 294 uint32_t rate = proxy_get_sample_rate(&((struct stream_out*)stream)->proxy); in out_get_sample_rate() 308 proxy_get_period_size(&out->proxy) * audio_stream_out_frame_size(&(out->stream)); in out_get_buffer_size() 324 alsa_device_proxy * proxy = &((struct stream_out*)stream)->proxy; in out_get_format() local 325 audio_format_t format = audio_format_from_pcm_format(proxy_get_format(proxy)); in out_get_format() 340 proxy_close(&out->proxy); in out_standby() 355 proxy_dump(&out_stream->proxy, fd); in out_dump() 410 alsa_device_proxy * proxy = &((struct stream_out*)stream)->proxy; in out_get_latency() local 411 return proxy_get_latency(proxy); in out_get_latency() [all …]
|
/hardware/qcom/gps/msm8996/core/ |
D | ContextBase.cpp | 66 LBSProxyBase* proxy = NULL; in getLBSProxy() local 73 proxy = (*getter)(); in getLBSProxy() 76 if (NULL == proxy) { in getLBSProxy() 77 proxy = new LBSProxyBase(); in getLBSProxy() 80 return proxy; in getLBSProxy()
|
/hardware/qcom/gps/msm8909/core/ |
D | ContextBase.cpp | 66 LBSProxyBase* proxy = NULL; in getLBSProxy() local 73 proxy = (*getter)(); in getLBSProxy() 76 if (NULL == proxy) { in getLBSProxy() 77 proxy = new LBSProxyBase(); in getLBSProxy() 80 return proxy; in getLBSProxy()
|
/hardware/qcom/sdm845/gps/msm8996/core/ |
D | ContextBase.cpp | 66 LBSProxyBase* proxy = NULL; in getLBSProxy() local 73 proxy = (*getter)(); in getLBSProxy() 76 if (NULL == proxy) { in getLBSProxy() 77 proxy = new LBSProxyBase(); in getLBSProxy() 80 return proxy; in getLBSProxy()
|
/hardware/qcom/sdm845/gps/msm8909/core/ |
D | ContextBase.cpp | 66 LBSProxyBase* proxy = NULL; in getLBSProxy() local 73 proxy = (*getter)(); in getLBSProxy() 76 if (NULL == proxy) { in getLBSProxy() 77 proxy = new LBSProxyBase(); in getLBSProxy() 80 return proxy; in getLBSProxy()
|
/hardware/interfaces/gnss/visibility_control/1.0/ |
D | IGnssVisibilityControl.hal | 36 * of the configured proxy applications(s), and device location settings, and calls the method 37 * enableNfwLocationAccess() whenever the user control proxy applications have, or do not have, 38 * location permission. The proxy applications are used to provide user visibility and control of 56 * framework user, through the given proxy application(s) and/or device location settings, 64 * @param proxyApps Full list of package names of proxy Android applications representing 68 * proxy applications. 70 * The package name of the proxy Android application follows the standard Java language
|
D | IGnssVisibilityControlCallback.hal | 83 * Package name of the Android proxy application representing the non-framework
|
/hardware/qcom/gps/msm8998/core/ |
D | ContextBase.cpp | 172 LBSProxyBase* proxy = NULL; in getLBSProxy() local 179 proxy = (*getter)(); in getLBSProxy() 186 if (NULL == proxy) { in getLBSProxy() 187 proxy = new LBSProxyBase(); in getLBSProxy() 190 return proxy; in getLBSProxy()
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | ContextBase.cpp | 172 LBSProxyBase* proxy = NULL; in getLBSProxy() local 179 proxy = (*getter)(); in getLBSProxy() 186 if (NULL == proxy) { in getLBSProxy() 187 proxy = new LBSProxyBase(); in getLBSProxy() 190 return proxy; in getLBSProxy()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | ContextBase.cpp | 185 LBSProxyBase* proxy = NULL; in getLBSProxy() local 192 proxy = (*getter)(); in getLBSProxy() 199 if (NULL == proxy) { in getLBSProxy() 200 proxy = new LBSProxyBase(); in getLBSProxy() 203 return proxy; in getLBSProxy()
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | ContextBase.cpp | 176 LBSProxyBase* proxy = NULL; in getLBSProxy() local 183 proxy = (*getter)(); in getLBSProxy() 190 if (NULL == proxy) { in getLBSProxy() 191 proxy = new LBSProxyBase(); in getLBSProxy() 194 return proxy; in getLBSProxy()
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 142 * callback proxy on the server side and thus dereference the callback
|
/hardware/interfaces/audio/5.0/ |
D | IStreamOut.hal | 150 * callback proxy on the server side and thus dereference the callback
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 150 * callback proxy on the server side and thus dereference the callback
|