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:pkgVersion
(Results
1 - 6
of
6
) sorted by relevance
/foundation/multimedia/media_foundation/engine/plugin/core/
H
A
D
plugin_wrapper.cpp
67
DataSourceWrapper::DataSourceWrapper(uint32_t
pkgVersion
, std::shared_ptr<DataSourceHelper> dataSource)
in DataSourceWrapper()
argument
87
DataSinkWrapper::DataSinkWrapper(uint32_t
pkgVersion
, std::shared_ptr<DataSinkHelper> dataSink)
in DataSinkWrapper()
argument
95
void ConvertToMediaInfoHelper(uint32_t
pkgVersion
, const MediaInfo& src, MediaInfoHelper& dest)
in ConvertToMediaInfoHelper()
argument
/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H
A
D
plugin_definition.h
71
uint32_t
pkgVersion
; ///< Package information version, which indicates the latest plug-in interface version
member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H
A
D
lnn_data_cloud_sync.h
43
char
pkgVersion
[VERSION_MAX_LEN];
member
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H
A
D
plugin_definition.h
74
uint32_t
pkgVersion
; ///< Package information version, which indicates the latest plug-in interface version
member
/base/update/sys_installer_lite/frameworks/source/updater/
H
A
D
hota_updater.c
163
static bool IsLatestVersion(const char *
pkgVersion
, const char *currentVersion)
in IsLatestVersion()
argument
210
static int CheckPkgVersionValid(const char *
pkgVersion
)
in CheckPkgVersionValid()
argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H
A
D
lnn_node_info.h
131
char
pkgVersion
[VERSION_MAX_LEN];
member
Completed in 4 milliseconds