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:appItem
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H
A
D
uds_test.cpp
467
auto
appItem
= OH_UdsAppItem_Create();
in HWTEST_F()
local
481
auto
appItem
= OH_UdsAppItem_Create();
in HWTEST_F()
local
502
auto
appItem
= OH_UdsAppItem_Create();
in HWTEST_F()
local
524
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
546
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
568
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
590
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
612
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
634
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
660
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
686
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
712
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
738
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
764
auto
appItem
= OH_UdsAppItem_Create();
HWTEST_F()
local
[all...]
H
A
D
udmf_test.cpp
996
OH_UdsAppItem
appItem
;
in HWTEST_F()
local
1022
OH_UdsAppItem
appItem
;
in HWTEST_F()
local
1185
OH_UdsAppItem*
appItem
= OH_UdsAppItem_Create();
in HWTEST_F()
local
[all...]
/foundation/distributeddatamgr/udmf/framework/common/unittest/
H
A
D
tlv_util_test.cpp
349
std::shared_ptr<SystemDefinedAppItem>
appItem
=
in HWTEST_F()
local
570
std::shared_ptr<SystemDefinedAppItem>
appItem
=
in HWTEST_F()
local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H
A
D
pasteboard_utils.cpp
563
auto
appItem
= static_cast<UDMF::SystemDefinedAppItem *>(record.get());
in AppItem2PasteRecord()
local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H
A
D
udmf.cpp
553
int OH_UdmfRecord_AddAppItem(OH_UdmfRecord* record, OH_UdsAppItem*
appItem
)
in OH_UdmfRecord_AddAppItem()
argument
663
int OH_UdmfRecord_GetAppItem(OH_UdmfRecord* record, OH_UdsAppItem*
appItem
)
in OH_UdmfRecord_GetAppItem()
argument
H
A
D
uds.cpp
296
OH_UdsAppItem*
appItem
= new (std::nothrow) OH_UdsAppItem();
in OH_UdsAppItem_Create()
local
[all...]
Completed in 13 milliseconds