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:AddModuleInfo
(Results
1 - 11
of
11
) sorted by relevance
/foundation/ability/form_fwk/test/fuzztest/formiteminfo_fuzzer/
H
A
D
formiteminfo_fuzzer.cpp
100
formItemInfo.
AddModuleInfo
(moduleName, moduleSourceDir);
in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H
A
D
form_item_info.h
197
void
AddModuleInfo
(const std::string &moduleName, const std::string &moduleSourceDir);
/foundation/ability/form_fwk/services/src/
H
A
D
form_item_info.cpp
357
void FormItemInfo::
AddModuleInfo
(const std::string &moduleName, const std::string &moduleSourceDir)
in AddModuleInfo()
function in OHOS::AppExecFwk::FormItemInfo
H
A
D
form_mgr_adapter.cpp
1934
itemInfo.
AddModuleInfo
(moduleName, hapPath);
in SetFormItemModuleInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H
A
D
app_service_fwk_installer.cpp
717
newInnerBundleInfo_.
AddModuleInfo
(info);
in MergeBundleInfos()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
inner_bundle_info.h
201
bool
AddModuleInfo
(const InnerBundleInfo &newInfo);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H
A
D
bms_data_mgr_test.cpp
1156
bool res = innerBundleInfo.
AddModuleInfo
(newInfo);
in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H
A
D
bms_bundle_data_mgr_test.cpp
3583
* @tc.name: test
AddModuleInfo
3584
* @tc.desc: 1.
AddModuleInfo
3593
bool ret = info.
AddModuleInfo
(info);
in HWTEST_F()
3599
* @tc.name: test
AddModuleInfo
3600
* @tc.desc: 1.
AddModuleInfo
3611
bool ret = info.
AddModuleInfo
(info);
in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
inner_bundle_info.cpp
1666
bool InnerBundleInfo::
AddModuleInfo
(const InnerBundleInfo &newInfo)
in AddModuleInfo()
function in OHOS::AppExecFwk::InnerBundleInfo
H
A
D
bundle_data_mgr.cpp
371
oldInfo.
AddModuleInfo
(newInfo);
in AddNewModuleInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H
A
D
bms_bundle_manager_test.cpp
2012
bool ret = info.
AddModuleInfo
(newInfo);
in HWTEST_F()
Completed in 60 milliseconds