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:avQueueId_
(Results
1 - 4
of
4
) sorted by relevance
/foundation/multimedia/av_session/frameworks/common/src/
H
A
D
avqueue_info.cpp
24
parcel.WriteString(
avQueueId_
) &&
in Marshalling()
33
!data.ReadString(
avQueueId_
) ||
in Unmarshalling()
68
avQueueId_
= avQueueId;
in SetAVQueueId()
73
return
avQueueId_
;
in GetAVQueueId()
H
A
D
avmeta_data.cpp
28
parcel.WriteString(
avQueueId_
) &&
in Marshalling()
78
!data.ReadString(result->
avQueueId_
) ||
in UnmarshallingCheckParamTask()
125
data.WriteString(metaIn.
avQueueId_
) &&
in MarshallingExceptImg()
169
!data.ReadString(metaOut.
avQueueId_
) ||
in UnmarshallingExceptImg()
303
avQueueId_
= avQueueId;
in SetAVQueueId()
309
return
avQueueId_
;
in GetAVQueueId()
555
avQueueId_
= "";
in Reset()
628
&& (
avQueueId_
== metaData.
avQueueId_
)
in EqualWithUri()
680
to.
avQueueId_
in CloneAVQueueId()
[all...]
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H
A
D
avqueue_info.h
65
std::string
avQueueId_
= "";
member in OHOS::AVSession::AVQueueInfo
H
A
D
avmeta_data.h
218
std::string
avQueueId_
= "";
member in OHOS::AVSession::AVMetaData
Completed in 5 milliseconds