Home
last modified time | relevance | path

Searched refs:Title (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_info_dumper.cpp23 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 Dhcamera_service.cpp1274 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 Dhcamera_preconfig.cpp412 infoDumper.Title(typePair.second + " " + ratioPair.second + " :"); in DumpPreconfigInfo()
414 infoDumper.Title("PhotoSession:"); in DumpPreconfigInfo()
418 infoDumper.Title("VideoSession:"); in DumpPreconfigInfo()
H A Dhstream_depth_data.cpp243 infoDumper.Title("depth stream"); in DumpStreamInfo()
H A Dhstream_common.cpp252 infoDumper.Title("Stream Extened Info"); in DumpStreamInfo()
H A Dhstream_metadata.cpp100 infoDumper.Title("metadata stream"); in DumpStreamInfo()
H A Dhstream_repeat.cpp620 infoDumper.Title("repeat stream"); in DumpStreamInfo()
H A Dhstream_capture.cpp753 infoDumper.Title("capture stream"); in DumpStreamInfo()
H A Dhcapture_session.cpp1557 infoDumper.Title("Camera Sessions[" + std::to_string(index++) + "] Info:"); in DumpSessions()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dcamera_info_dumper.h28 void Title(const char* msg);
29 void Title(const std::string msg);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_property.h112 ACE_DEFINE_PROPERTY_ITEM_WITHOUT_GROUP(Title, std::string, PROPERTY_UPDATE_LAYOUT);
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp307 return param_->Title(); in GetTitle()
1518 return nweb_->Title(); in GetTitle()

Completed in 24 milliseconds