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:SetTitle
(Results
1 - 25
of
52
) sorted by relevance
1
2
3
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H
A
D
notification_unified_group_info_test.cpp
45
info.
SetTitle
("testtitle");
in HWTEST_F()
72
info.
SetTitle
("testtitle");
in HWTEST_F()
93
info.
SetTitle
("testtitle");
in HWTEST_F()
H
A
D
notification_local_live_view_content_test.cpp
70
capsule.
SetTitle
("testTitle");
in HWTEST_F()
183
capsule.
SetTitle
("testTitle");
in HWTEST_F()
212
capsule.
SetTitle
("testTitle");
in HWTEST_F()
246
capsule.
SetTitle
("testTitle");
in HWTEST_F()
H
A
D
notification_capsule_test.cpp
43
rrc->
SetTitle
(title);
in HWTEST_F()
71
rrc->
SetTitle
(title);
in HWTEST_F()
H
A
D
notification_live_view_content_test.cpp
138
rrc->
SetTitle
("title");
in HWTEST_F()
171
rrc->
SetTitle
("title");
in HWTEST_F()
238
rrc->
SetTitle
("title");
in HWTEST_F()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H
A
D
ark_media_avsession_metadata_adapter_impl.cpp
25
void ArkMediaAVSessionMetadataAdapterImpl::
SetTitle
(const ArkWebString& title)
in SetTitle()
function in OHOS::ArkWeb::ArkMediaAVSessionMetadataAdapterImpl
27
real_->
SetTitle
(ArkWebStringStructToClass(title));
in SetTitle()
H
A
D
ark_media_avsession_metadata_adapter_impl.h
29
void
SetTitle
(const ArkWebString& title) override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H
A
D
ark_media_avsession_metadata_adapter_wrapper.cpp
27
void ArkMediaAVSessionMetadataAdapterWrapper::
SetTitle
(const std::string& title)
in SetTitle()
function in OHOS::ArkWeb::ArkMediaAVSessionMetadataAdapterWrapper
30
ctocpp_->
SetTitle
(str);
in SetTitle()
H
A
D
ark_media_avsession_metadata_adapter_wrapper.h
29
void
SetTitle
(const std::string& title) override;
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H
A
D
advanced_notification_service_publish_test.cpp
212
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
239
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
274
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
302
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
330
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
359
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
387
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
414
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
441
normalContent->
SetTitle
("normalContent's title");
in HWTEST_F()
468
normalContent->
SetTitle
("normalConten
in HWTEST_F()
[all...]
/base/notification/distributed_notification_service/interfaces/inner_api/
H
A
D
notification_basic_content.h
64
virtual void
SetTitle
(const std::string &title);
H
A
D
notification_capsule.h
39
void
SetTitle
(const std::string &title);
H
A
D
notification_unified_group_Info.h
58
void
SetTitle
(const std::string &title);
/base/telephony/core_service/utils/vcard/include/contact_data/
H
A
D
vcard_organization_data.h
41
void
SetTitle
(const std::string &title);
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H
A
D
ark_media_avsession_adapter.h
29
virtual void
SetTitle
(const ArkWebString& title) = 0;
/base/request/request/services/src/cxx/
H
A
D
notification_bar.cpp
114
localLiveViewContent->
SetTitle
(title);
in SetProgress()
138
localLiveViewContent->
SetTitle
(title);
in SetProgress()
212
normalContent->
SetTitle
(title);
in RequestCompletedNotification()
/base/hiviewdfx/hidumper/services/native/include/
H
A
D
raw_param.h
49
void
SetTitle
(const std::string &path);
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
H
A
D
reminderrequestannex_fuzzer.cpp
33
reminderRequest.
SetTitle
(stringData);
in DoSomethingInterestingWithMyAPI()
/base/telephony/core_service/utils/vcard/src/contact_data/
H
A
D
vcard_organization_data.cpp
68
void VCardOrganizationData::
SetTitle
(const std::string &title)
in SetTitle()
function in OHOS::Telephony::VCardOrganizationData
/base/telephony/call_manager/services/call/call_state_observer/src/
H
A
D
incoming_call_notification.cpp
84
normalContent->
SetTitle
(INCOMING_CALL_NOTIFICATION_TITLE);
in PublishIncomingCallNotification()
/base/web/webview/ohos_interface/include/ohos_adapter/
H
A
D
media_avsession_adapter.h
33
virtual void
SetTitle
(const std::string& title) = 0;
/base/notification/distributed_notification_service/services/test/moduletest/
H
A
D
ans_module_test.cpp
439
normalContent->
SetTitle
("1");
in HWTEST_F()
481
normalContent->
SetTitle
("1");
in HWTEST_F()
523
normalContent->
SetTitle
("1");
in HWTEST_F()
565
longTextContent->
SetTitle
("1");
in HWTEST_F()
620
pictureContent->
SetTitle
("1");
in HWTEST_F()
663
contentImpl->
SetTitle
("1");
in HWTEST_F()
718
contentImpl->
SetTitle
("1");
in HWTEST_F()
766
contentImpl->
SetTitle
("1");
in HWTEST_F()
814
contentImpl->
SetTitle
("1");
in HWTEST_F()
858
contentImpl->
SetTitle
("
in HWTEST_F()
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
notification_capsule.cpp
31
void NotificationCapsule::
SetTitle
(const std::string &title)
in SetTitle()
function in OHOS::Notification::NotificationCapsule
H
A
D
notification_basic_content.cpp
45
void NotificationBasicContent::
SetTitle
(const std::string &title)
in SetTitle()
function in OHOS::Notification::NotificationBasicContent
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H
A
D
publishcontinuoustasknotification_fuzzer.cpp
46
contentType->
SetTitle
(stringData);
in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H
A
D
publishnotification_fuzzer.cpp
46
contentType->
SetTitle
(stringData);
in DoSomethingInterestingWithMyAPI()
Completed in 12 milliseconds
1
2
3