Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:Stop
(Results
1 - 25
of
188
) sorted by relevance
1
2
3
4
5
6
7
8
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H
A
D
audio_idl_hdicapture_control_test.cpp
76
capture->
Stop
(capture);
in HWTEST_F()
90
capture->
Stop
(capture);
in HWTEST_F()
105
capture->
Stop
(capture);
in HWTEST_F()
118
ret = capture->
Stop
(capture);
in HWTEST_F()
132
ret = capture->
Stop
(capture);
in HWTEST_F()
134
ret = capture->
Stop
(capture);
in HWTEST_F()
148
ret = capture->
Stop
(capture);
in HWTEST_F()
152
capture->
Stop
(capture);
in HWTEST_F()
163
ret = capture->
Stop
(capture);
in HWTEST_F()
178
ret = capture->
Stop
(captureNul
in HWTEST_F()
[all...]
H
A
D
audio_idl_hdicapture_test.cpp
90
capture->
Stop
(capture);
in HWTEST_F()
118
capture->
Stop
(capture);
in HWTEST_F()
143
capture->
Stop
(capture);
in HWTEST_F()
175
capture->
Stop
(capture);
in HWTEST_F()
233
capture->
Stop
(capture);
in HWTEST_F()
328
ret = capture->
Stop
(capture);
in HWTEST_F()
368
capture->
Stop
(capture);
in HWTEST_F()
385
capture->
Stop
(capture);
in HWTEST_F()
402
capture->
Stop
(capture);
in HWTEST_F()
431
capture->
Stop
(captur
in HWTEST_F()
[all...]
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H
A
D
audio_idl_hdirender_control_test.cpp
78
ret = render->
Stop
(render);
in HWTEST_F()
110
ret = render->
Stop
(render);
in HWTEST_F()
125
ret = render->
Stop
(render);
in HWTEST_F()
138
ret = render->
Stop
(render);
in HWTEST_F()
153
ret = render->
Stop
(render);
in HWTEST_F()
155
ret = render->
Stop
(render);
in HWTEST_F()
171
ret = render->
Stop
(renderNull);
in HWTEST_F()
174
ret = render->
Stop
(render);
in HWTEST_F()
193
ret = render->
Stop
(render);
in HWTEST_F()
213
render->
Stop
(rende
in HWTEST_F()
[all...]
H
A
D
audio_idl_hdirender_test.cpp
82
ret = render->
Stop
(render);
in HWTEST_F()
101
ret = render->
Stop
(render);
in HWTEST_F()
119
ret = render->
Stop
(render);
in HWTEST_F()
142
render->
Stop
(render);
in HWTEST_F()
170
render->
Stop
(render);
in HWTEST_F()
194
render->
Stop
(render);
in HWTEST_F()
217
render->
Stop
(render);
in HWTEST_F()
331
ret = render->
Stop
(render);
in HWTEST_F()
425
render->
Stop
(render);
in HWTEST_F()
442
render->
Stop
(rende
in HWTEST_F()
[all...]
/drivers/peripheral/vibrator/test/unittest/common/
H
A
D
hdf_vibrator_test.cpp
99
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_ONCE);
in HWTEST_F()
117
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_ONCE);
in HWTEST_F()
137
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_PRESET);
in HWTEST_F()
157
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_PRESET);
in HWTEST_F()
175
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_ONCE);
in HWTEST_F()
195
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_BUTT);
in HWTEST_F()
198
endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_PRESET);
in HWTEST_F()
219
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_PRESET);
in HWTEST_F()
240
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_PRESET);
in HWTEST_F()
258
int32_t endRet = g_vibratorDev->
Stop
(VIBRATOR_MODE_ONC
in HWTEST_F()
[all...]
/drivers/peripheral/vibrator/test/benchmarktest/
H
A
D
hdf_vibrator_benchmark_test.cpp
73
endRet = g_vibratorInterface->
Stop
(HDF_VIBRATOR_MODE_ONCE);
in BENCHMARK_F()
97
endRet = g_vibratorInterface->
Stop
(HDF_VIBRATOR_MODE_PRESET);
in BENCHMARK_F()
107
* @tc.desc: Benchmarktest for interface
Stop
111
BENCHMARK_F(VibratorBenchmarkTest,
Stop
)(benchmark::State &state)
in BENCHMARK_F()
121
endRet = g_vibratorInterface->
Stop
(HDF_VIBRATOR_MODE_PRESET);
in BENCHMARK_F()
126
BENCHMARK_REGISTER_F(VibratorBenchmarkTest,
Stop
)->
197
startRet = g_vibratorInterface->
Stop
(HDF_VIBRATOR_MODE_ONCE);
in BENCHMARK_F()
/drivers/hdf_core/framework/utils/src/
H
A
D
hdf_thread_ex.c
63
thread->
Stop
= HdfThreadStop;
in HdfThreadConstruct()
72
thread->
Stop
(thread);
in HdfThreadDestruct()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H
A
D
algo_plugin.cpp
141
RetCode AlgoPlugin::
Stop
()
in Stop()
function in OHOS::Camera::AlgoPlugin
143
if (algoHandler_->func.
Stop
== nullptr) {
in Stop()
147
int ret = algoHandler_->func.
Stop
();
in Stop()
215
algoHandler_->func.
Stop
= reinterpret_cast<AlgoFuncStop>(::dlsym(algoHandler_->handle, "
Stop
"));
in LoadLib()
216
if (algoHandler_->func.
Stop
== nullptr) {
in LoadLib()
217
CAMERA_LOGE("can't get symbol of function
Stop
, %{public}s", ::dlerror());
in LoadLib()
/drivers/peripheral/vibrator/test/performance/common/
H
A
D
hdf_vibrator_performance_test.cpp
83
int endRet = g_vibratorPerformanceDev->
Stop
(VIBRATOR_MODE_ONCE);
in HWTEST_F()
107
int endRet = g_vibratorPerformanceDev->
Stop
(VIBRATOR_MODE_PRESET);
in HWTEST_F()
131
int endRet = g_vibratorPerformanceDev->
Stop
(VIBRATOR_MODE_PRESET);
in HWTEST_F()
/drivers/peripheral/vibrator/test/performance/hdi/
H
A
D
hdf_vibrator_hdi_performance_test.cpp
79
int endRet = g_vibratorInterface->
Stop
(HDF_VIBRATOR_MODE_ONCE);
in HWTEST_F()
103
int endRet = g_vibratorInterface->
Stop
(HDF_VIBRATOR_MODE_PRESET);
in HWTEST_F()
127
int endRet = g_vibratorInterface->
Stop
(HDF_VIBRATOR_MODE_PRESET);
in HWTEST_F()
/drivers/hdf_core/framework/utils/include/
H
A
D
hdf_message_looper.h
23
void (*
Stop
)(struct HdfMessageLooper *);
member
H
A
D
hdf_thread_ex.h
24
void (*
Stop
)(struct HdfThread *thread);
member
/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
H
A
D
vibrator_driver.c
38
drvData->ops.
Stop
= ops->
Stop
;
in RegisterVibratorOps()
106
CHECK_VIBRATOR_NULL_PTR_RETURN(drvData->ops.
Stop
);
in VibratorWorkEntry()
116
ret = drvData->ops.
Stop
();
in VibratorWorkEntry()
199
static int32_t
Stop
(struct HdfSBuf *data, struct HdfSBuf *reply)
in Stop()
function
314
{VIBRATOR_DRV_IO_STOP,
Stop
},
/drivers/peripheral/bluetooth/audio/interfaces/include/
H
A
D
audio_control.h
55
* @see
Stop
67
int32_t (*
Stop
)(AudioHandle handle);
member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/venc_node/
H
A
D
venc_node.h
32
RetCode
Stop
(const int32_t streamId) override;
H
A
D
venc_node.cpp
32
RetCode VencNode::
Stop
(const int32_t streamId)
in Stop()
function in OHOS::Camera::VencNode
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/transform_node/
H
A
D
transform_node.cpp
28
RetCode TransformNode::
Stop
(const int32_t streamId)
in Stop()
function in OHOS::Camera::TransformNode
H
A
D
transform_node.h
29
RetCode
Stop
(const int32_t streamId) override;
/drivers/peripheral/distributed_audio/interface/audio/v1_0/
H
A
D
i_audio_control.h
25
virtual int32_t
Stop
() = 0;
/drivers/peripheral/vibrator/test/fuzztest/vibratorstop_fuzzer/
H
A
D
vibratorstop_fuzzer.cpp
31
if (!g_vibratorInterface->
Stop
(mode)) {
in VibratorStopFuzzTest()
/drivers/peripheral/audio/test/unittest/common/capture/
H
A
D
audio_capture_mmap_test.cpp
191
ret = mmapCapture_->
Stop
(mmapCapture_);
in HWTEST_F()
211
ret = mmapCapture_->
Stop
(mmapCapture_);
in HWTEST_F()
214
ret = mmapCapture_->
Stop
(mmapCapture_); // restop can be return two state
in HWTEST_F()
236
ret = mmapCapture_->
Stop
(mmapCapture_);
in HWTEST_F()
261
ret = mmapCapture_->
Stop
(mmapCapture_);
in HWTEST_F()
/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
H
A
D
vibrator_driver.h
20
int32_t (*
Stop
)(void);
member
/drivers/peripheral/audio/interfaces/2.0/include/
H
A
D
audio_control.h
56
* @see
Stop
68
int32_t (*
Stop
)(AudioHandle handle);
member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/vi_node/
H
A
D
vi_node.h
31
RetCode
Stop
(const int32_t streamId) override;
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/vo_node/
H
A
D
vo_node.h
33
RetCode
Stop
(const int32_t streamId) override;
Completed in 13 milliseconds
1
2
3
4
5
6
7
8