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:captureInfos
(Results
1 - 21
of
21
) sorted by relevance
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H
A
D
mock_dcamera_sink_output.h
50
int32_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
)
in StartCapture()
argument
H
A
D
mock_dcamera_sink_controller.h
35
int32_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
, int32_t sceneMode)
in StartCapture()
argument
H
A
D
mock_camera_operator.h
59
int32_t OpenCamera(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
)
in OpenCamera()
argument
69
int32_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
,
in StartCapture()
argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerastate/
H
A
D
dcamera_source_config_stream_state.cpp
226
std::vector<std::shared_ptr<DCCaptureInfo>>
captureInfos
;
in DoStartCaptureTask()
local
H
A
D
dcamera_source_capture_state.cpp
175
std::vector<std::shared_ptr<DCCaptureInfo>>
captureInfos
;
in DoStartCaptureTask()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H
A
D
mock_dcamera_source_controller.h
36
int32_t StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
, int32_t sceneMode)
in StartCapture()
argument
H
A
D
mock_dcamera_source_dev.h
61
int32_t StartCapture(std::vector<std::shared_ptr<DCCaptureInfo>>&
captureInfos
)
in StartCapture()
argument
H
A
D
dcamera_source_controller_test.cpp
124
std::vector<std::shared_ptr<DCameraCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
154
std::vector<std::shared_ptr<DCameraCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
525
std::vector<std::shared_ptr<DCameraCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
H
A
D
dcamera_provider_callback_impl_test.cpp
235
std::vector<DCCaptureInfo>
captureInfos
;
in HWTEST_F()
local
428
std::vector<DCCaptureInfo>
captureInfos
;
in HWTEST_F()
local
H
A
D
dcamera_source_dev_test.cpp
259
std::vector<std::shared_ptr<DCCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
283
std::vector<std::shared_ptr<DCCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
311
std::vector<std::shared_ptr<DCCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
526
std::vector<std::shared_ptr<DCCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
561
std::vector<std::shared_ptr<DCCaptureInfo>>
captureInfos
;
HWTEST_F()
local
601
std::vector<std::shared_ptr<DCCaptureInfo>>
captureInfos
;
HWTEST_F()
local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H
A
D
dcamera_source_event.cpp
57
int32_t DCameraSourceEvent::GetCaptureInfos(std::vector<std::shared_ptr<DCCaptureInfo>>&
captureInfos
)
in GetCaptureInfos()
argument
H
A
D
dcamera_source_dev.cpp
212
int32_t DCameraSourceDev::StartCameraCapture(const std::vector<std::shared_ptr<DCCaptureInfo>>&
captureInfos
)
in StartCameraCapture()
argument
576
int32_t DCameraSourceDev::StartCapture(std::vector<std::shared_ptr<DCCaptureInfo>>&
captureInfos
)
in StartCapture()
argument
625
void DCameraSourceDev::HitraceAndHisyseventImpl(std::vector<std::shared_ptr<DCCaptureInfo>>&
captureInfos
)
in HitraceAndHisyseventImpl()
argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H
A
D
dcamera_capture_info_cmd.cpp
34
cJSON *
captureInfos
= cJSON_CreateArray();
in Marshal()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H
A
D
dcamera_source_event.h
82
DCameraSourceEvent(DCAMERA_EVENT eventType, const std::vector<std::shared_ptr<DCCaptureInfo>>&
captureInfos
)
DCameraSourceEvent()
argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H
A
D
dcamera_provider_callback_impl.cpp
180
int32_t DCameraProviderCallbackImpl::StartCapture(const DHBase& dhBase, const std::vector<DCCaptureInfo>&
captureInfos
)
in StartCapture()
argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H
A
D
dcamera_sink_output.cpp
137
int32_t DCameraSinkOutput::StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
)
in StartCapture()
argument
H
A
D
dcamera_sink_controller.cpp
66
int32_t DCameraSinkController::StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
,
in StartCapture()
argument
493
std::shared_ptr<std::vector<std::shared_ptr<DCameraCaptureInfo>>>
captureInfos
=
in ProcessPostAuthorization()
local
611
void DCameraSinkController::PostAuthorization(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
)
in PostAuthorization()
argument
620
int32_t DCameraSinkController::StartCaptureInner(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
)
in StartCaptureInner()
argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H
A
D
dcamera_source_input.cpp
128
int32_t DCameraSourceInput::StartCapture(std::vector<std::shared_ptr<DCCaptureInfo>>&
captureInfos
)
in StartCapture()
argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H
A
D
dcamera_source_controller.cpp
64
int32_t DCameraSourceController::StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
,
in StartCapture()
argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H
A
D
dcamera_client_test.cpp
366
std::vector<std::shared_ptr<DCameraCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
430
std::vector<std::shared_ptr<DCameraCaptureInfo>>
captureInfos
;
in HWTEST_F()
local
558
std::vector<std::shared_ptr<DCameraCaptureInfo>>
captureInfos
;
HWTEST_F()
local
625
std::vector<std::shared_ptr<DCameraCaptureInfo>>
captureInfos
;
HWTEST_F()
local
658
std::vector<std::shared_ptr<DCameraCaptureInfo>>
captureInfos
;
HWTEST_F()
local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H
A
D
dcamera_client.cpp
175
int32_t DCameraClient::StartCapture(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
,
in StartCapture()
argument
331
int32_t DCameraClient::ConfigCaptureSession(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
,
in ConfigCaptureSession()
argument
434
int32_t DCameraClient::CreateCaptureOutput(std::vector<std::shared_ptr<DCameraCaptureInfo>>&
captureInfos
)
in CreateCaptureOutput()
argument
Completed in 15 milliseconds