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:endl
(Results
1 - 4
of
4
) sorted by relevance
/applications/standard/contacts_data/ability/common/utils/src/
H
A
D
file_utils.cpp
60
OsWrite << std::
endl
;
in WriteStringToFileAppend()
member in OHOS::Contacts::std
/applications/sample/camera/media/
H
A
D
camera_sample.cpp
56
cout << "Start saving picture" <<
endl
;
in SampleSaveCapture()
local
65
cout << "write " << size << " bytes" <<
endl
;
in SampleSaveCapture()
local
68
cout << "Saving picture end" <<
endl
;
in SampleSaveCapture()
local
91
cout << "SetVideoSource failed." << ret <<
endl
;
in SampleCreateRecorder()
local
95
cout << "SetVideoEncoder failed." << ret <<
endl
;
in SampleCreateRecorder()
local
99
cout << "SetVideoSize failed." << ret <<
endl
;
in SampleCreateRecorder()
local
103
cout << "SetVideoFrameRate failed." << ret <<
endl
;
in SampleCreateRecorder()
local
107
cout << "SetVideoEncodingBitRate failed." << ret <<
endl
;
in SampleCreateRecorder()
local
111
cout << "SetCaptureRate failed." << ret <<
endl
;
SampleCreateRecorder()
local
115
cout << "SetAudioSource failed." << ret <<
endl
;
SampleCreateRecorder()
local
119
cout << "SetAudioEncoder failed." << ret <<
endl
;
SampleCreateRecorder()
local
123
cout << "SetAudioSampleRate failed." << ret <<
endl
;
SampleCreateRecorder()
local
127
cout << "SetAudioChannels failed." << ret <<
endl
;
SampleCreateRecorder()
local
131
cout << "SetAudioEncodingBitRate failed." << ret <<
endl
;
SampleCreateRecorder()
local
135
cout << "SetAudioEncodingBitRate failed." << ret <<
endl
;
SampleCreateRecorder()
local
148
cout << "Receive frame complete inform." <<
endl
;
global()
variable
150
cout << "Capture frame received." <<
endl
;
global()
variable
178
cout << "Sample recv OnCreate camera." <<
endl
;
global()
variable
210
cout << "Camera is not ready." <<
endl
;
PrepareRecorder()
local
217
cout << "Recorder not available." <<
endl
;
PrepareRecorder()
local
224
cout << "Create fd failed." <<
endl
;
PrepareRecorder()
local
233
cout << "Camera is already recording." <<
endl
;
StartRecord()
local
238
cout << "PrepareRecorder failed." <<
endl
;
StartRecord()
local
244
cout << "SetOutputPath failed. ret=" << ret <<
endl
;
StartRecord()
local
250
cout << "Prepare failed. ret=" << ret <<
endl
;
StartRecord()
local
256
cout << "recorder start failed. ret=" << ret <<
endl
;
StartRecord()
local
274
cout << "camera start recording failed. ret=" << ret <<
endl
;
StartRecord()
local
278
cout << "camera start recording succeed." <<
endl
;
StartRecord()
local
284
cout << "Camera is not ready." <<
endl
;
StartPreview()
local
288
cout << "Camera is already previewing." <<
endl
;
StartPreview()
local
295
cout << "CreateSurface failed" <<
endl
;
StartPreview()
local
307
cout << "camera start preview failed. ret=" << ret <<
endl
;
StartPreview()
local
311
cout << "camera start preview succeed." <<
endl
;
StartPreview()
local
316
cout << "Camera is not ready." <<
endl
;
Capture()
local
323
cout << "CreateSurface failed" <<
endl
;
Capture()
local
333
cout << "Camera is not ready." <<
endl
;
Stop()
local
360
cout << "*******************************************" <<
endl
;
SampleHelp()
local
361
cout << "Select the behavior of avrecorder." <<
endl
;
SampleHelp()
local
362
cout << "1: Capture" <<
endl
;
SampleHelp()
local
363
cout << "2: Record(Press s to stop)" <<
endl
;
SampleHelp()
local
364
cout << "3: Preview(Press s to stop)" <<
endl
;
SampleHelp()
local
365
cout << "q: quit the sample." <<
endl
;
SampleHelp()
local
366
cout << "*******************************************" <<
endl
;
SampleHelp()
local
371
cout << "Camera sample begin." <<
endl
;
main()
local
375
cout << "Can not get CameraKit instance" <<
endl
;
main()
local
386
cout << "No available camera.(1080p wanted)" <<
endl
;
main()
local
419
cout << "Camera sample end." <<
endl
;
main()
local
[all...]
H
A
D
audio_capture_sample.cpp
56
std::cout << "Current Time: " << aszDatetime << std::
endl
;
in GernerateFileName()
member in std
88
std::cout << "snprintf_s failed " << std::
endl
;
in GernerateFileName()
member in std
98
std::cout << "audioSourceInput: " << audioSourceInput << std::
endl
;
in AudioInputSourceProcess()
member in std
110
std::cout << "open file failed " << fileName << std::
endl
;
in AudioInputSourceProcess()
member in std
114
std::cout << "Open SUCCESS " << fileName << std::
endl
;
in AudioInputSourceProcess()
member in std
120
std::cout << "audioCap Read failed ret:" << ret << std::
endl
;
in AudioInputSourceProcess()
member in std
125
std::cout << "fwrite failed errno:"<< errno << std::
endl
;
in AudioInputSourceProcess()
member in std
129
std::cout << "audioCap Read readCnt: "<< readCnt << " size: " << ret << std::
endl
;
in AudioInputSourceProcess()
member in std
143
std::cout << "*******************************************" <<
endl
;
in GetAudioFormat()
local
144
std::cout << "SetCapturerInfo (PCM:1, AAC_LC:2, G711A:7, G711U:8, G726:9)" <<
endl
;
in GetAudioFormat()
local
145
std::cout << "*******************************************" <<
endl
;
GetAudioFormat()
local
148
cout << "input audioFormat:" << audioFormat <<
endl
;
GetAudioFormat()
local
151
std::cout << "Can't support input format:" << static_cast<int32_t> (audioFormat) << std::
endl
;
GetAudioFormat()
member in std
178
std::cout << "*******************************************" <<
endl
;
GetChannelCount()
local
179
std::cout << "SetCapturerInfo (channelCount:1, channelCount:2)" <<
endl
;
GetChannelCount()
local
180
std::cout << "*******************************************" <<
endl
;
GetChannelCount()
local
184
std::cout << "Can't support input channelCount:" << channelCount << std::
endl
;
GetChannelCount()
member in std
192
cout << "*******************************************" <<
endl
;
ShowCmdInfo()
local
193
cout << "Select the behavior of audio capturer." <<
endl
;
ShowCmdInfo()
local
194
cout << "s or S-----start audio capturer" <<
endl
;
ShowCmdInfo()
local
195
cout << "p or P-----stop audio capturer" <<
endl
;
ShowCmdInfo()
local
196
cout << "q or Q-----quit audio capturer" <<
endl
;
ShowCmdInfo()
local
197
cout << "*******************************************" <<
endl
;
ShowCmdInfo()
local
206
std::cout << "Stop audioCap failed, quit record\\n" <<
endl
;
TaskQuit()
local
218
std::cout << "Stop audioCap fialed, stop record " <<
endl
;
TaskStop()
local
223
std::cout << "Start recorder first." <<
endl
;
TaskStop()
local
235
std::cout << "Can't Start..." <<
endl
;
TaskStart()
local
244
std::cout << "Recording..." <<
endl
;
TaskStart()
local
279
std::cout << "audio_capture_sample " << std::
endl
;
main()
member in std
300
std::cout << " SetCapturerInfo" << std::
endl
;
main()
member in std
302
std::cout << "Can't SetCapturerInfo " << std::
endl
;
main()
member in std
307
std::cout << "GetFrameCount " << frameCount << std::
endl
;
main()
member in std
[all...]
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H
A
D
camera_manager.cpp
328
cout << "Capture frame received." <<
endl
;
in OnFrameFinished()
local
423
cout << "Sample recv OnCreate camera." <<
endl
;
in OnCreated()
local
426
cout << "New object failed." <<
endl
;
in OnCreated()
local
496
cout << "Camera is not ready." <<
endl
;
in StartPreview()
local
500
cout << "Camera is already previewing." <<
endl
;
in StartPreview()
local
504
cout << "surface is NULL." <<
endl
;
in StartPreview()
local
513
cout << "camera start preview failed. ret=" << ret <<
endl
;
in StartPreview()
local
518
cout << "camera start preview succeed." <<
endl
;
in StartPreview()
local
525
cout << "Camera is not ready." <<
endl
;
in Capture()
local
559
cout << "Camera is not ready." <<
endl
;
in SetStop()
local
608
cout << "Can not get CameraKit instance" <<
endl
;
SampleCameraCreate()
local
614
cout << "SampleCameraCreate camList.size() = 0" <<
endl
;
SampleCameraCreate()
local
620
cout << "No available camera.(1080p wanted)" <<
endl
;
SampleCameraCreate()
local
[all...]
Completed in 3 milliseconds