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:audio
(Results
1 - 8
of
8
) sorted by relevance
/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H
A
D
storage_stats.h
26
StorageStats(int64_t total, int64_t
audio
, int64_t video, int64_t image, int64_t file, int64_t app)
in StorageStats()
argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H
A
D
muxer.cpp
57
auto
audio
= trackMap.at(TrackType::AV_KEY_AUDIO_TYPE);
in AddTracks()
local
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H
A
D
audio_napi.cpp
48
auto *
audio
= new (std::nothrow) AudioNapi();
in New()
local
59
auto *
audio
= new (std::nothrow) AudioNapi();
in NewInstance()
local
68
auto *
audio
= static_cast<AudioNapi *>(data);
Destructor()
local
85
auto
audio
= GetAudio(env, info, ctxt);
GetAudioUri()
local
107
auto
audio
= static_cast<AudioNapi *>(ctxt->native);
SetAudioUri()
local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H
A
D
wfd_rtp_producer.cpp
267
bool WfdRtpProducer::SendDataBuffer(const DataBuffer::Ptr &buf, bool
audio
)
in SendDataBuffer()
argument
/foundation/multimedia/av_codec/test/unittest/filter_test/
H
A
D
demuxer_filter_unit_test.cpp
405
auto
audio
= StreamType::STREAMTYPE_RAW_AUDIO;
in HWTEST_F()
local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H
A
D
pasteboard_client_udmf_delay_test.cpp
213
Audio
audio
;
in SetAudioUnifiedData()
local
596
auto
audio
= static_cast<Audio *>(unifiedRecord.get());
in HWTEST_F()
local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H
A
D
pasteboard_utils.cpp
467
auto
audio
= static_cast<UDMF::Audio *>(record.get());
in Audio2PasteRecord()
local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H
A
D
udmf_test.cpp
2027
std::shared_ptr<Audio>
audio
= std::make_shared<Audio>();
in HWTEST_F()
local
Completed in 14 milliseconds