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:Title
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
camera_info_dumper.cpp
23
void CameraInfoDumper::
Title
(const char* msg)
in Title()
function in OHOS::CameraStandard::CameraInfoDumper
35
void CameraInfoDumper::
Title
(const std::string msg)
in Title()
function in OHOS::CameraStandard::CameraInfoDumper
37
Title
(msg.c_str());
in Title()
H
A
D
hcamera_service.cpp
1274
infoDumper.
Title
("Number of Cameras:[" + to_string(cameraIds.size()) + "]");
in DumpCameraSummary()
1275
infoDumper.
Title
("Number of Active Cameras:[" + to_string(1) + "]");
in DumpCameraSummary()
1276
infoDumper.
Title
("Current session summary:");
in DumpCameraSummary()
1288
infoDumper.
Title
("Camera ID:[" + it + "]:");
in DumpCameraInfo()
1312
infoDumper.
Title
("Camera Position:[" + iter->second + "]");
in DumpCameraAbility()
1320
infoDumper.
Title
("Camera Type:[" + iter->second + "]");
in DumpCameraAbility()
1328
infoDumper.
Title
("Camera Connection Type:[" + iter->second + "]");
in DumpCameraAbility()
1340
infoDumper.
Title
("Camera Available stream configuration List:");
in DumpCameraStreamInfo()
1345
infoDumper.
Title
("Basic Stream Info Size: " + to_string(item.count / unitLen));
in DumpCameraStreamInfo()
1370
infoDumper.
Title
("Zoo
in DumpCameraZoom()
[all...]
H
A
D
hcamera_preconfig.cpp
412
infoDumper.
Title
(typePair.second + " " + ratioPair.second + " :");
in DumpPreconfigInfo()
414
infoDumper.
Title
("PhotoSession:");
in DumpPreconfigInfo()
418
infoDumper.
Title
("VideoSession:");
in DumpPreconfigInfo()
H
A
D
hstream_depth_data.cpp
243
infoDumper.
Title
("depth stream");
in DumpStreamInfo()
H
A
D
hstream_common.cpp
252
infoDumper.
Title
("Stream Extened Info");
in DumpStreamInfo()
H
A
D
hstream_metadata.cpp
100
infoDumper.
Title
("metadata stream");
in DumpStreamInfo()
H
A
D
hstream_repeat.cpp
620
infoDumper.
Title
("repeat stream");
in DumpStreamInfo()
H
A
D
hstream_capture.cpp
753
infoDumper.
Title
("capture stream");
in DumpStreamInfo()
H
A
D
hcapture_session.cpp
1557
infoDumper.
Title
("Camera Sessions[" + std::to_string(index++) + "] Info:");
in DumpSessions()
/foundation/multimedia/camera_framework/services/camera_service/include/
H
A
D
camera_info_dumper.h
28
void
Title
(const char* msg);
29
void
Title
(const std::string msg);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H
A
D
menu_layout_property.h
112
ACE_DEFINE_PROPERTY_ITEM_WITHOUT_GROUP(
Title
, std::string, PROPERTY_UPDATE_LAYOUT);
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H
A
D
web_delegate.cpp
307
return param_->
Title
();
in GetTitle()
1518
return nweb_->
Title
();
in GetTitle()
Completed in 24 milliseconds