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:ReleaseStreams
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H
A
D
dcamera_provider_callback_impl.cpp
157
int32_t DCameraProviderCallbackImpl::
ReleaseStreams
(const DHBase& dhBase, const std::vector<int>& streamIds)
in ReleaseStreams()
function in OHOS::DistributedHardware::DCameraProviderCallbackImpl
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H
A
D
mock_dcamera_source_dev.h
52
int32_t
ReleaseStreams
(std::vector<int>& streamIds, bool& isAllRelease)
in ReleaseStreams()
function in OHOS::DistributedHardware::MockDCameraSourceDev
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H
A
D
dcamera_stream_data_process.cpp
83
void DCameraStreamDataProcess::
ReleaseStreams
(std::set<int32_t>& streamIds)
in ReleaseStreams()
function in OHOS::DistributedHardware::DCameraStreamDataProcess
H
A
D
dcamera_source_data_process.cpp
114
int32_t DCameraSourceDataProcess::
ReleaseStreams
(std::vector<int32_t>& streamIds)
in ReleaseStreams()
function in OHOS::DistributedHardware::DCameraSourceDataProcess
H
A
D
dcamera_source_input.cpp
101
int32_t DCameraSourceInput::
ReleaseStreams
(std::vector<int>& streamIds, bool& isAllRelease)
in ReleaseStreams()
function in OHOS::DistributedHardware::DCameraSourceInput
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H
A
D
dcamera_source_dev.cpp
550
int32_t DCameraSourceDev::
ReleaseStreams
(std::vector<int>& streamIds, bool& isAllRelease)
in ReleaseStreams()
function in OHOS::DistributedHardware::DCameraSourceDev
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcamera_device.cpp
934
int32_t HCameraDevice::
ReleaseStreams
(std::vector<int32_t>& releaseStreamIds)
in ReleaseStreams()
function in OHOS::CameraStandard::HCameraDevice
H
A
D
hcapture_session.cpp
1408
void HCaptureSession::
ReleaseStreams
()
in ReleaseStreams()
function in OHOS::CameraStandard::HCaptureSession
Completed in 14 milliseconds