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:contentImpl
(Results
1 - 1
of
1
) sorted by relevance
/base/notification/distributed_notification_service/services/test/moduletest/
H
A
D
ans_module_test.cpp
661
std::shared_ptr<NotificationMultiLineContent>
contentImpl
= std::make_shared<NotificationMultiLineContent>();
in HWTEST_F()
local
662
contentImpl
->SetText("1");
in HWTEST_F()
663
contentImpl
->SetTitle("1");
in HWTEST_F()
664
std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(
contentImpl
);
in HWTEST_F()
716
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
in HWTEST_F()
local
717
contentImpl
->SetText("1");
in HWTEST_F()
718
contentImpl
->SetTitle("1");
in HWTEST_F()
719
std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(
contentImpl
);
in HWTEST_F()
764
std::shared_ptr<NotificationNormalContent>
contentImpl
= std::make_shared<NotificationNormalContent>();
in HWTEST_F()
local
765
contentImpl
in HWTEST_F()
812
std::shared_ptr<NotificationNormalContent>
contentImpl
= std::make_shared<NotificationNormalContent>();
HWTEST_F()
local
856
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
HWTEST_F()
local
900
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
HWTEST_F()
local
956
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
HWTEST_F()
local
999
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
HWTEST_F()
local
1041
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
HWTEST_F()
local
1083
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
HWTEST_F()
local
1125
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
HWTEST_F()
local
1919
std::shared_ptr<NotificationMultiLineContent>
contentImpl
= std::make_shared<NotificationMultiLineContent>();
HWTEST_F()
local
1980
std::shared_ptr<NotificationLongTextContent>
contentImpl
= std::make_shared<NotificationLongTextContent>();
HWTEST_F()
local
2042
std::shared_ptr<NotificationNormalContent>
contentImpl
= std::make_shared<NotificationNormalContent>();
HWTEST_F()
local
2103
std::shared_ptr<NotificationNormalContent>
contentImpl
= std::make_shared<NotificationNormalContent>();
HWTEST_F()
local
2165
std::shared_ptr<NotificationNormalContent>
contentImpl
= std::make_shared<NotificationNormalContent>();
HWTEST_F()
local
2209
std::shared_ptr<NotificationNormalContent>
contentImpl
= std::make_shared<NotificationNormalContent>();
HWTEST_F()
local
2403
std::shared_ptr<NotificationMediaContent>
contentImpl
= std::make_shared<NotificationMediaContent>();
HWTEST_F()
local
2481
std::shared_ptr<NotificationPictureContent>
contentImpl
= std::make_shared<NotificationPictureContent>();
HWTEST_F()
local
2522
std::shared_ptr<NotificationPictureContent>
contentImpl
= std::make_shared<NotificationPictureContent>();
HWTEST_F()
local
2578
std::shared_ptr<NotificationPictureContent>
contentImpl
= std::make_shared<NotificationPictureContent>();
HWTEST_F()
local
[all...]
Completed in 4 milliseconds