Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 230) sorted by relevance

12345678910

/hardware/qcom/gps/msm8996/utils/
DLocThread.cpp46 void stop();
51 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
130 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
221 void LocThread::stop() { in stop() function in LocThread
223 mThread->stop(); in stop()
257 thread.stop(); in main()
/hardware/qcom/sdm845/gps/msm8996/utils/
DLocThread.cpp46 void stop();
51 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
130 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
221 void LocThread::stop() { in stop() function in LocThread
223 mThread->stop(); in stop()
257 thread.stop(); in main()
/hardware/qcom/gps/msm8909w_3100/utils/
DLocThread.cpp47 void stop();
52 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
132 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
223 void LocThread::stop() { in stop() function in LocThread
225 mThread->stop(); in stop()
259 thread.stop(); in main()
/hardware/qcom/sdm845/gps/msm8909/utils/
DLocThread.cpp46 void stop();
51 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
130 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
221 void LocThread::stop() { in stop() function in LocThread
223 mThread->stop(); in stop()
257 thread.stop(); in main()
DLocTimer.h66 bool stop();
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocThread.cpp47 void stop();
52 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
132 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
223 void LocThread::stop() { in stop() function in LocThread
225 mThread->stop(); in stop()
259 thread.stop(); in main()
/hardware/qcom/gps/msm8909/utils/
DLocThread.cpp46 void stop();
51 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
130 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
221 void LocThread::stop() { in stop() function in LocThread
223 mThread->stop(); in stop()
257 thread.stop(); in main()
/hardware/qcom/sdm845/gps/msm8998/utils/
DLocThread.cpp47 void stop();
52 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
132 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
223 void LocThread::stop() { in stop() function in LocThread
225 mThread->stop(); in stop()
259 thread.stop(); in main()
DLocTimer.h66 bool stop();
/hardware/qcom/gps/msm8998/utils/
DLocThread.cpp47 void stop();
52 inline void bye() { mJoinable ? stop() : destroy(); } in bye()
132 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
223 void LocThread::stop() { in stop() function in LocThread
225 mThread->stop(); in stop()
259 thread.stop(); in main()
/hardware/interfaces/sensors/1.0/vts/functional/
DSensorsHidlEnvironmentV1_0.cpp103 std::atomic_bool& stop) { in pollingThread() argument
106 while (!stop) { in pollingThread()
110 (events.size() == 0 && dynamicSensorsAdded.size() == 0) || stop) { in pollingThread()
111 stop = true; in pollingThread()
/hardware/interfaces/gnss/2.0/default/
DGnssMeasurement.cpp38 stop(); in ~GnssMeasurement()
51 stop(); in close()
72 stop(); in setCallback_2_0()
92 void GnssMeasurement::stop() { in stop() function in android::hardware::gnss::V2_0::implementation::GnssMeasurement
/hardware/interfaces/broadcastradio/common/tests/
DWorkerThread_test.cpp41 atomic<time_point<steady_clock>> stop; in TEST() local
47 stop = steady_clock::now(); in TEST()
55 auto delta = stop.load() - start; in TEST()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DSocketComm.h45 void stop();
99 void stop() override;
DPipeComm.cpp52 void PipeComm::stop() { in stop() function in android::hardware::automotive::vehicle::V2_0::impl::PipeComm
57 CommConn::stop(); in stop()
/hardware/google/av/codec2/hidl/1.0/mts/component/
DMtsHidlC2V1_0TargetComponentTest.cpp107 err = mComponent->stop(); in TEST_F()
166 err = mComponent->stop(); in TEST_F()
181 err = mComponent->stop(); in TEST_F()
185 err = mComponent->stop(); in TEST_F()
236 ASSERT_EQ(mComponent->stop(), C2_OK); in TEST_P()
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DStream.h97 Return<Result> stop() override;
127 Return<Result> stop();
146 Return<Result> StreamMmap<T>::stop() { in stop() function
147 if (mStream->stop == NULL) return Result::NOT_SUPPORTED; in stop()
148 int result = mStream->stop(mStream); in stop()
/hardware/qcom/gps/msm8998/android/
DGnssBatching.cpp38 mGnssBatching->stop(); in serviceDied()
109 Return<bool> GnssBatching::stop() { in stop() function in android::hardware::gnss::V1_0::implementation::GnssBatching
/hardware/qcom/gps/msm8909w_3100/android/
DGnssBatching.cpp38 mGnssBatching->stop(); in serviceDied()
109 Return<bool> GnssBatching::stop() { in stop() function in android::hardware::gnss::V1_0::implementation::GnssBatching
/hardware/qcom/sdm845/gps/msm8998/android/
DGnssBatching.cpp38 mGnssBatching->stop(); in serviceDied()
109 Return<bool> GnssBatching::stop() { in stop() function in android::hardware::gnss::V1_0::implementation::GnssBatching
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssBatching.cpp38 mGnssBatching->stop(); in serviceDied()
109 Return<bool> GnssBatching::stop() { in stop() function in android::hardware::gnss::V1_1::implementation::GnssBatching
/hardware/interfaces/bluetooth/a2dp/1.0/
DIBluetoothAudioHost.hal28 * the start, suspend and stop of the streaming operation. These
54 * Invoked when the stop stream is requested from HAL server
56 * stop and reset the streaming procedure. There is no result
/hardware/interfaces/thermal/1.1/
DIThermalCallback.hal26 * Send a thermal throttling start/stop event to all ThermalService
30 * start/stop event
/hardware/interfaces/wifi/1.0/
DIWifi.hal66 @callflow(next={"registerEventCallback", "start", "stop", "getChip"})
77 * Calling stop then start is a valid way of resetting state in the HAL,
87 @callflow(next={"registerEventCallback", "start", "stop"})
88 stop() generates (WifiStatus status);
/hardware/qcom/audio/post_proc/
Dbundle.c147 if (context->ops.stop) in remove_effect_from_output()
148 context->ops.stop(context, output); in remove_effect_from_output()
275 if (fx_ctxt->ops.stop) in offload_effects_bundle_hal_stop_output()
276 fx_ctxt->ops.stop(fx_ctxt, out_ctxt); in offload_effects_bundle_hal_stop_output()
347 context->ops.stop = equalizer_stop; in effect_lib_create()
364 context->ops.stop = bassboost_stop; in effect_lib_create()
381 context->ops.stop = virtualizer_stop; in effect_lib_create()
404 context->ops.stop = reverb_stop; in effect_lib_create()

12345678910