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:BundleName
(Results
1 - 7
of
7
) sorted by relevance
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H
A
D
mock_notification_analytics_util.cpp
61
HaMetaMessage& HaMetaMessage::
BundleName
(const std::string& bundleName)
in BundleName()
function in OHOS::Notification::HaMetaMessage
/base/notification/distributed_notification_service/services/ans/include/
H
A
D
notification_analytics_util.h
59
HaMetaMessage&
BundleName
(const std::string& bundleName_);
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
notification_preferences.cpp
71
.
BundleName
(bundleOption == nullptr ? "" : bundleOption->GetBundleName());
in AddNotificationSlots()
129
.
BundleName
(bundleOption->GetBundleName());
in RemoveNotificationSlot()
157
.
BundleName
(bundleOption->GetBundleName());
in RemoveNotificationAllSlots()
215
.
BundleName
(bundleOption->GetBundleName());
in UpdateNotificationSlots()
895
HaMetaMessage message = HaMetaMessage().
BundleName
(bundleInfo.GetBundleName());
in SaveBundleProperty()
H
A
D
advanced_notification_live_view_service.cpp
258
BundleName
(request->GetCreatorBundleName()).NotificationId(request->GetNotificationId());
in SetNotificationRequestToDb()
H
A
D
advanced_notification_slot_service.cpp
508
message.
BundleName
((bundle == nullptr) ? "" : bundle->GetBundleName());
in UpdateSlotReminderModeBySlotFlags()
H
A
D
advanced_notification_publish_service.cpp
862
.
BundleName
(bundleOption->GetBundleName());
in RequestEnableNotification()
1054
message.
BundleName
(bundleOption->GetBundleName());
in CanPopEnableNotificationDialog()
/base/notification/distributed_notification_service/services/ans/src/common/
H
A
D
notification_analytics_util.cpp
103
HaMetaMessage& HaMetaMessage::
BundleName
(const std::string& bundleName)
in BundleName()
function in OHOS::Notification::HaMetaMessage
Completed in 11 milliseconds