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:compatibleVersion
(Results
1 - 8
of
8
) sorted by relevance
/foundation/ability/form_fwk/interfaces/inner_api/include/
H
A
D
form_js_info.h
48
uint32_t
compatibleVersion
= 0;
member
/foundation/ability/form_fwk/test/fuzztest/formprovidermgr_fuzzer/
H
A
D
formprovidermgr_fuzzer.cpp
57
uint32_t
compatibleVersion
= static_cast<uint32_t>(GetU32Data(data));
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/form_fwk/services/include/
H
A
D
form_record.h
65
uint32_t
compatibleVersion
= 0;
member in OHOS::AppExecFwk::FormRecord
/foundation/ability/form_fwk/services/src/
H
A
D
form_bms_helper.cpp
337
bool FormBmsHelper::GetCompatibleVersion(const std::string& bundleName, int32_t userId, int32_t&
compatibleVersion
)
in GetCompatibleVersion()
argument
H
A
D
form_item_info.cpp
457
void FormItemInfo::SetCompatibleVersion(const uint32_t &
compatibleVersion
)
in SetCompatibleVersion()
argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H
A
D
options.h
90
int32_t
compatibleVersion
;
member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H
A
D
bms_extension_data_mgr.cpp
95
bool BmsExtensionDataMgr::CheckApiInfo(uint32_t
compatibleVersion
, uint32_t sdkVersion)
in CheckApiInfo()
argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H
A
D
bundle_info.h
110
uint32_t
compatibleVersion
= 0;
member
Completed in 6 milliseconds