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:canPublish
(Results
1 - 16
of
16
) sorted by relevance
/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
H
A
D
getbundleimportance_fuzzer.cpp
27
bool
canPublish
= true;
in DoSomethingInterestingWithMyAPI()
local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H
A
D
ansmanagerstubannextwo_fuzzer.cpp
73
bool
canPublish
= *data % ENABLE;
in DoSomethingInterestingWithMyAPI()
local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H
A
D
ansmanagerstubannexthree_fuzzer.cpp
350
bool
canPublish
= fuzzData.GenerateRandomBool();
in DoSomethingInterestingWithMyAPI()
local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H
A
D
notification_helper_test.cpp
350
bool
canPublish
= true;
in HWTEST_F()
local
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H
A
D
advanced_notification_service_publish_test.cpp
1303
bool
canPublish
= true;
in HWTEST_F()
local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H
A
D
ansmanagerstubannex_fuzzer.cpp
358
bool
canPublish
= fuzzData.GenerateRandomBool();
in DoSomethingInterestingWithMyAPI()
local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H
A
D
ansmanagerstub_fuzzer.cpp
359
bool
canPublish
= fuzzData.GenerateRandomBool();
in DoSomethingInterestingWithMyAPI()
local
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H
A
D
advancednotificationservice_fuzzer.cpp
83
bool
canPublish
= fuzzData.GenerateRandomBool();
in DoSomethingInterestingWithMyAPI()
local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H
A
D
ans_notification_unit_test.cpp
578
bool
canPublish
= true;
in HWTEST_F()
local
/base/notification/distributed_notification_service/frameworks/core/src/
H
A
D
ans_manager_proxy.cpp
543
ErrCode AnsManagerProxy::CanPublishAsBundle(const std::string &representativeBundle, bool &
canPublish
)
in CanPublishAsBundle()
argument
H
A
D
ans_manager_stub_invalid.cpp
160
ErrCode AnsManagerStub::CanPublishAsBundle(const std::string &representativeBundle, bool &
canPublish
)
in CanPublishAsBundle()
argument
H
A
D
ans_manager_stub.cpp
916
bool
canPublish
= false;
in HandleCanPublishAsBundle()
local
H
A
D
ans_notification.cpp
389
ErrCode AnsNotification::CanPublishNotificationAsBundle(const std::string &representativeBundle, bool &
canPublish
)
in CanPublishNotificationAsBundle()
argument
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H
A
D
ans_manager_proxy_unit_test.cpp
2674
bool
canPublish
= false;
in HWTEST_F()
local
2695
bool
canPublish
= false;
in HWTEST_F()
local
2718
bool
canPublish
= false;
in HWTEST_F()
local
2741
bool
canPublish
= false;
in HWTEST_F()
local
2764
bool
canPublish
in HWTEST_F()
local
2787
bool
canPublish
= false;
HWTEST_F()
local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
notification_helper.cpp
139
ErrCode NotificationHelper::CanPublishNotificationAsBundle(const std::string &representativeBundle, bool &
canPublish
)
in CanPublishNotificationAsBundle()
argument
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
advanced_notification_service.cpp
1157
ErrCode AdvancedNotificationService::CanPublishAsBundle(const std::string &representativeBundle, bool &
canPublish
)
in CanPublishAsBundle()
argument
Completed in 37 milliseconds