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:stopping
(Results
1 - 11
of
11
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H
A
D
sys_state_machine.cpp
28
std::unique_ptr<utility::StateMachine::State>
stopping
= std::make_unique<SysStoppingState>(*this, am);
in Init()
local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
bridge.h
69
bool
stopping
;
member
H
A
D
capture.h
242
bool
stopping
;
member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
bridge.h
69
bool
stopping
;
member
H
A
D
capture.h
246
bool
stopping
;
member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H
A
D
stream.h
160
bool
stopping
;
member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H
A
D
stream.h
169
bool
stopping
;
member
/third_party/ltp/pan/
H
A
D
ltp-pan.c
89
int
stopping
;
member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H
A
D
dev.h
529
bool
stopping
;
member
678
bool
stopping
;
member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H
A
D
dev.h
488
bool
stopping
;
member
639
bool
stopping
;
member
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H
A
D
hdi_sink.c
2651
const bool
stopping
= state == PA_SINK_INPUT_UNLINKED;
in PaInputStateChangeCbOffload()
local
2807
const bool
stopping
= state == PA_SINK_INPUT_UNLINKED;
in PaInputStateChangeCbMultiChannel()
local
2860
const bool
stopping
= state == PA_SINK_INPUT_UNLINKED;
in PaInputStateChangeCb()
local
3626
const bool
stopping
= newState == PA_SINK_SUSPENDED;
in OffloadSinkStateChangeCb()
local
[all...]
Completed in 16 milliseconds