Home
last modified time | relevance | path

Searched refs:getContext (Results 1 – 25 of 52) sorted by relevance

123

/hardware/qcom/gps/msm8084/core/
DLocAdapterProxyBase.h49 ContextBase* getContext() const { in getContext() function
50 return mLocAdapterBase->getContext(); in getContext()
DLocAdapterBase.h104 ContextBase* getContext() const { return mContext; } in getContext() function
/hardware/interfaces/audio/aidl/default/stub/
DStreamStub.cpp36 mBufferSizeFrames(getContext().getBufferSizeInFrames()), in StreamStub()
37 mFrameSizeBytes(getContext().getFrameSize()), in StreamStub()
38 mSampleRate(getContext().getSampleRate()), in StreamStub()
39 mIsAsynchronous(!!getContext().getAsyncCallback()), in StreamStub()
/hardware/qcom/gps/msm8909/core/
DLocAdapterProxyBase.h55 inline ContextBase* getContext() const { in getContext() function
56 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/gps/core/
DLocAdapterProxyBase.h49 ContextBase* getContext() const { in getContext() function
50 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/gps/msm8994/core/
DLocAdapterProxyBase.h49 ContextBase* getContext() const { in getContext() function
50 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/gps/msm8996/core/
DLocAdapterProxyBase.h55 inline ContextBase* getContext() const { in getContext() function
56 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/gps/msm8909w_3100/core/
DLocAdapterProxyBase.h58 inline ContextBase* getContext() const { in getContext() function
59 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/sm7150/gps/core/
DLocAdapterProxyBase.h58 inline ContextBase* getContext() const { in getContext() function
59 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/sm7250/gps/core/
DLocAdapterProxyBase.h58 inline ContextBase* getContext() const { in getContext() function
59 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/sm8150p/gps/core/
DLocAdapterProxyBase.h58 inline ContextBase* getContext() const { in getContext() function
59 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/gps/msm8998/core/
DLocAdapterProxyBase.h58 inline ContextBase* getContext() const { in getContext() function
59 return mLocAdapterBase->getContext(); in getContext()
/hardware/qcom/sm8150/gps/core/
DLocAdapterProxyBase.h58 inline ContextBase* getContext() const { in getContext() function
59 return mLocAdapterBase->getContext(); in getContext()
/hardware/interfaces/audio/aidl/default/alsa/
DStreamAlsa.cpp33 mBufferSizeFrames(getContext().getBufferSizeInFrames()), in StreamAlsa()
34 mFrameSizeBytes(getContext().getFrameSize()), in StreamAlsa()
35 mSampleRate(getContext().getSampleRate()), in StreamAlsa()
37 mConfig(alsa::getPcmConfig(getContext(), mIsInput)), in StreamAlsa()
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp205 new LocApiResponse(*getContext(), in restartSessions()
238 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions()
386 new LocApiResponse(*getContext(), in startBatching()
508 new LocApiResponse(*getContext(), in stopBatching()
572 new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
578 mApi.getBatchedLocations(mCount, new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
766 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
788 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex()
845 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
866 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in stopTripBatchingMultiplex()
[all …]
/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.cpp62 new LocApiResponse(*getContext(), in stopClientSessions()
165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences()
170 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
245 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
347 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
354 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
423 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
429 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
498 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
[all …]
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.cpp206 new LocApiResponse(*getContext(), in restartSessions()
239 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions()
387 new LocApiResponse(*getContext(), in startBatching()
509 new LocApiResponse(*getContext(), in stopBatching()
573 new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
579 mApi.getBatchedLocations(mCount, new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
767 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
789 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex()
846 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
867 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in stopTripBatchingMultiplex()
[all …]
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.cpp62 new LocApiResponse(*getContext(), in stopClientSessions()
165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences()
170 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
245 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
347 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
354 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
423 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
429 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
498 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
[all …]
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp206 new LocApiResponse(*getContext(), in restartSessions()
239 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions()
387 new LocApiResponse(*getContext(), in startBatching()
509 new LocApiResponse(*getContext(), in stopBatching()
573 new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
579 mApi.getBatchedLocations(mCount, new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
767 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
789 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex()
846 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
867 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in stopTripBatchingMultiplex()
[all …]
/hardware/qcom/sm7250/gps/geofence/
DGeofenceAdapter.cpp62 new LocApiResponse(*getContext(), in stopClientSessions()
165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences()
170 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
245 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
347 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
354 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
423 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
429 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
498 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
[all …]
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.cpp62 new LocApiResponse(*getContext(), in stopClientSessions()
165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences()
170 new LocApiResponse(*getContext(), [] (LocationError err ) {})); in restartGeofences()
245 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in addGeofencesCommand()
250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
347 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
354 new LocApiResponse(*mAdapter.getContext(), in removeGeofencesCommand()
423 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
429 mApi.pauseGeofence(hwId, mIds[i], new LocApiResponse(*mAdapter.getContext(), in pauseGeofencesCommand()
498 mApi.addToCallQueue(new LocApiResponse(*mAdapter.getContext(), in resumeGeofencesCommand()
[all …]
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp205 new LocApiResponse(*getContext(), in restartSessions()
238 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions()
386 new LocApiResponse(*getContext(), in startBatching()
508 new LocApiResponse(*getContext(), in stopBatching()
572 new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
578 mApi.getBatchedLocations(mCount, new LocApiResponse(*mAdapter.getContext(), in getBatchedLocationsCommand()
766 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
788 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex()
845 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex()
866 mLocApi->stopOutdoorTripBatching(true, new LocApiResponse(*getContext(), in stopTripBatchingMultiplex()
[all …]
/hardware/google/gfxstream/host/magma/
DConnection.h45 DrmContext* getContext(uint32_t id);
DConnection.cpp52 DrmContext* Connection::getContext(uint32_t id) { in getContext() function in gfxstream::magma::Connection
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.h91 auto dispContext = getContext(ctx); in getNativeContext()
125 ContextPtr getContext(EGLContext ctx) const;

123