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:recorder_
(Results
1 - 14
of
14
) sorted by relevance
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H
A
D
recorder_unit_test.h
30
std::shared_ptr<RecorderMock>
recorder_
= nullptr;
member in OHOS::Media::RecorderUnitTest
H
A
D
recorder_mock.h
173
std::shared_ptr<Recorder>
recorder_
= nullptr;
member in OHOS::Media::RecorderMock
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
rosen_render_context.h
81
SkPictureRecorder*
recorder_
= nullptr;
member in OHOS::Ace::RosenRenderContext
H
A
D
flutter_render_context.h
89
fml::RefPtr<flutter::PictureRecorder>
recorder_
;
member in OHOS::Ace::FlutterRenderContext
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H
A
D
netfirewall_intercept_recorder.h
47
std::shared_ptr<NetFirewallInterceptRecorder>
recorder_
= nullptr;
member in OHOS::NetManagerStandard::NetFirewallInterceptRecorder::FirewallCallback
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_cloud_kv_store.h
136
CloudUploadRecorder
recorder_
;
member in DistributedDB::SqliteCloudKvStore
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H
A
D
skia_recording.h
58
std::unique_ptr<SkPictureRecorder>
recorder_
;
member in OHOS::Rosen::SkiaRecording
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H
A
D
drawing_sample_replayer.h
77
std::unique_ptr<SkPictureRecorder>
recorder_
;
member in OHOS::Rosen::DrawingSampleReplayer
/foundation/multimedia/media_foundation/test/scenetest/helper/
H
A
D
std_audio_recorder.cpp
59
std::unique_ptr<IRecorderEngine>
recorder_
;
member in OHOS::Media::Test::TestRecorderImpl
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H
A
D
camera.h
117
std::shared_ptr<Media::Recorder>
recorder_
= nullptr;
member in OHOS::Ace::CameraCallback
/foundation/multimedia/player_framework/interfaces/kits/js/
H
A
D
video_recorder_napi.h
106
std::shared_ptr<Recorder>
recorder_
= nullptr;
member in OHOS::Media::VideoRecorderNapi
/foundation/multimedia/camera_lite/test/unittest/
H
A
D
camera_lite_test.cpp
474
Recorder *
recorder_
= nullptr;
global()
member in OHOS::SampleCameraStateMng
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H
A
D
screen_capture_server.h
410
std::shared_ptr<IRecorderService>
recorder_
= nullptr;
member in OHOS::Media::ScreenCaptureServer
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H
A
D
avrecorder_napi.h
405
std::shared_ptr<Recorder>
recorder_
= nullptr;
member in OHOS::Media::AVRecorderNapi
Completed in 9 milliseconds