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:SetItems
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H
A
D
system_defined_appitem_test.cpp
57
* @tc.desc: Normal testcase of
SetItems
66
systemDefinedAppItem.
SetItems
(details);
in HWTEST_F()
75
* @tc.desc: Normal testcase of
SetItems
84
systemDefinedAppItem.
SetItems
(details);
in HWTEST_F()
91
* @tc.desc: Normal testcase of
SetItems
100
systemDefinedAppItem.
SetItems
(details);
in HWTEST_F()
107
* @tc.desc: Normal testcase of
SetItems
116
systemDefinedAppItem.
SetItems
(details);
in HWTEST_F()
123
* @tc.desc: Normal testcase of
SetItems
132
systemDefinedAppItem.
SetItems
(detail
in HWTEST_F()
[all...]
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H
A
D
system_defined_form.h
41
void
SetItems
(UDDetails &details);
H
A
D
system_defined_appitem.h
43
void
SetItems
(UDDetails &details);
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H
A
D
system_defined_appitem.cpp
128
void SystemDefinedAppItem::
SetItems
(UDDetails &details)
in SetItems()
function in OHOS::UDMF::SystemDefinedAppItem
H
A
D
system_defined_form.cpp
114
void SystemDefinedForm::
SetItems
(UDDetails& details)
in SetItems()
function in OHOS::UDMF::SystemDefinedForm
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H
A
D
pasteboard_utils.cpp
627
unifiedRecord->
SetItems
(*record->GetSystemDefinedContent());
in PasteRecord2Form()
Completed in 4 milliseconds