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
defs:stop
(Results
1 - 11
of
11
) sorted by relevance
/drivers/hdf_core/framework/support/platform/include/adc/
H
A
D
adc_core.h
41
int32_t (*
stop
)(struct AdcDevice *device);
member
/drivers/hdf_core/framework/support/platform/include/dac/
H
A
D
dac_core.h
41
int32_t (*
stop
)(struct DacDevice *device);
member
/drivers/hdf_core/framework/support/platform/include/watchdog/
H
A
D
watchdog_core.h
39
int32_t (*
stop
)(struct WatchdogCntlr *wdt);
member
/drivers/hdf_core/framework/support/platform/include/clock/
H
A
D
clock_core.h
44
int32_t (*
stop
)(struct ClockDevice *device);
member
/drivers/peripheral/wlan/interfaces/include/
H
A
D
wifi_hal.h
112
int32_t (*
stop
)(struct IWiFi *iwifi);
member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H
A
D
v4l2_dev.cpp
81
RetCode HosV4L2Dev::
stop
(const std::string& cameraID)
in stop()
function in OHOS::Camera::HosV4L2Dev
/drivers/hdf_core/framework/include/net/
H
A
D
net_device.h
501
int32_t (*
stop
)(struct NetDevice *netDev); /**< Closes the data link layer. */
member
/drivers/peripheral/display/interfaces/include/
H
A
D
display_vgu.h
280
float
stop
; /* < Stop position. The value ranges from 0.0 to 1.0. */
member
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H
A
D
audio_internal.h
188
bool
stop
;
member
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H
A
D
audio_internal.h
228
bool
stop
;
member
/drivers/peripheral/audio/hdi_service/primary_impl/include/
H
A
D
audio_internal.h
180
bool
stop
;
member
Completed in 9 milliseconds