/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
D | BatchingAPIClient.h | 47 enum BATCHING_STATE { STARTED, STOPPING, STOPPED }; enumerator
|
D | BatchingAPIClient.cpp | 175 mState = STOPPING; in stopSession() 217 case STOPPING: in onBatchingCb()
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | BatchingAPIClient.h | 46 enum BATCHING_STATE { STARTED, STOPPING, STOPPED }; enumerator
|
D | BatchingAPIClient.cpp | 176 mState = STOPPING; in stopSession() 218 case STOPPING: in onBatchingCb()
|
/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
D | BatchingAPIClient.h | 46 enum BATCHING_STATE { STARTED, STOPPING, STOPPED }; enumerator
|
D | BatchingAPIClient.cpp | 176 mState = STOPPING; in stopSession() 218 case STOPPING: in onBatchingCb()
|
/hardware/interfaces/automotive/sv/1.0/default/ |
D | SurroundView2dSession.h | 70 STOPPING, enumerator
|
D | SurroundView3dSession.h | 71 STOPPING, enumerator
|
D | SurroundView2dSession.cpp | 76 mStreamState = STOPPING; in stopStream()
|
D | SurroundView3dSession.cpp | 88 mStreamState = STOPPING; in stopStream()
|
/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
D | EvsGlDisplay.h | 62 STOPPING = 1, enumerator
|
D | EvsCamera.h | 118 STOPPING = 2, enumerator
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsCamera.h | 96 STOPPING, enumerator
|
D | EvsCamera.cpp | 218 mStreamState = STOPPING; in stopVideoStream()
|
/hardware/interfaces/wifi/aidl/default/ |
D | wifi.cpp | 249 } else if (run_state_ == RunState::STOPPING) { in startInternal() 306 } else if (run_state_ == RunState::STOPPING) { in stopInternal() 390 run_state_ = RunState::STOPPING; in stopLegacyHalAndDeinitializeModeController()
|
D | wifi.h | 62 enum class RunState { STOPPED, STARTED, STOPPING }; enumerator
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsUltrasonicsArray.h | 96 STOPPING, enumerator
|
D | EvsCamera.h | 123 STOPPING, enumerator
|
D | EvsUltrasonicsArray.cpp | 297 mStreamState = STOPPING; in stopStream()
|
D | EvsCamera.cpp | 188 mStreamState = STOPPING; in stopVideoStream()
|
/hardware/interfaces/automotive/evs/aidl/impl/default/tests/ |
D | EvsCameraStateTest.cpp | 93 EXPECT_EQ(mStreamState, StreamState::STOPPING); in stopVideoStreamImpl_locked()
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsGlDisplay.cpp | 92 mState = STOPPING; in forceShutdown()
|
D | EvsCamera.cpp | 164 mStreamState = StreamState::STOPPING; in preVideoStreamStop_locked()
|