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:NotifyStop
(Results
1 - 12
of
12
) sorted by relevance
/drivers/peripheral/camera/vdi_base/common/include/
H
A
D
ibuffer_pool.h
55
virtual void
NotifyStop
() = 0;
/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H
A
D
dbuffer_manager.h
47
void
NotifyStop
(bool state);
/drivers/peripheral/camera/vdi_base/common/buffer_manager/include/
H
A
D
buffer_pool.h
45
void
NotifyStop
() override;
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H
A
D
stream_tunnel.h
45
virtual void
NotifyStop
();
H
A
D
stream_tunnel.cpp
211
void StreamTunnel::
NotifyStop
()
in NotifyStop()
function in OHOS::Camera::StreamTunnel
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H
A
D
stream_tunnel.h
45
virtual void
NotifyStop
();
H
A
D
stream_tunnel.cpp
173
void StreamTunnel::
NotifyStop
()
in NotifyStop()
function in OHOS::Camera::StreamTunnel
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H
A
D
stream_still_capture.cpp
108
tunnel_->
NotifyStop
();
in StopStream()
H
A
D
stream_base.cpp
187
tunnel_->
NotifyStop
();
in StopStream()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H
A
D
dbuffer_manager.cpp
61
void DBufferManager::
NotifyStop
(bool state)
in NotifyStop()
function in OHOS::DistributedHardware::DBufferManager
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H
A
D
buffer_pool.cpp
248
void BufferPool::
NotifyStop
()
in NotifyStop()
function in OHOS::Camera::BufferPool
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/source_node/
H
A
D
source_node.cpp
230
pool->
NotifyStop
();
in CollectorJoin()
Completed in 6 milliseconds