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:captureSession_
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/include/
H
A
D
dcamera_client.h
84
sptr<CameraStandard::CaptureSession>
captureSession_
;
member in OHOS::DistributedHardware::DCameraClient
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H
A
D
camera_manager.h
122
Camera_CaptureSession*
captureSession_
;
member in OHOS_NDK_CAMERA::NDKCamera
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H
A
D
camera_capture_video.h
76
sptr<CaptureSession>
captureSession_
;
member in OHOS::CameraStandard::CameraCaptureVideo
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H
A
D
capture_session_impl.cpp
99
Camera_CaptureSession*
captureSession_
;
member in InnerCaptureSessionCallback
121
Camera_CaptureSession*
captureSession_
;
member in InnerCaptureSessionSmoothZoomInfoCallback
144
Camera_CaptureSession*
captureSession_
;
global()
member in InnerCaptureSessionAutoDeviceSwitchStatusCallback
[all...]
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H
A
D
capture_session.h
275
CaptureSession*
captureSession_
= nullptr;
member in OHOS::CameraStandard::CaptureSessionCallback
365
wptr<CaptureSession>
captureSession_
= nullptr;
member in OHOS::CameraStandard::FoldCallback
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcamera_service.cpp
1158
sptr<HCaptureSession>
captureSession_
= nullptr;
in SetPrelaunchConfig()
local
Completed in 9 milliseconds