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:subscriberPtr2
(Results
1 - 3
of
3
) sorted by relevance
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H
A
D
common_event_services_system_test.cpp
321
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);
in HWTEST_F()
local
322
EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(
subscriberPtr2
), true);
in HWTEST_F()
328
EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(
subscriberPtr2
), true);
in HWTEST_F()
347
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);
in HWTEST_F()
local
348
EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(
subscriberPtr2
), true);
in HWTEST_F()
354
EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(
subscriberPtr2
), true);
in HWTEST_F()
373
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);
in HWTEST_F()
local
374
EXPECT_EQ(CommonEventManager::SubscribeCommonEvent(
subscriberPtr2
), true);
in HWTEST_F()
380
EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(
subscriberPtr2
), true);
in HWTEST_F()
403
auto
subscriberPtr2
in HWTEST_F()
local
430
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
555
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
587
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
613
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
642
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);
HWTEST_F()
local
668
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);
HWTEST_F()
local
[all...]
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H
A
D
actsCESManagertest.cpp
366
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
in HWTEST_F()
local
367
bool result2 = CommonEventManager::SubscribeCommonEvent(
subscriberPtr2
);
in HWTEST_F()
385
CommonEventManager::UnSubscribeCommonEvent(
subscriberPtr2
);
in HWTEST_F()
416
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
in HWTEST_F()
local
417
bool result2 = CommonEventManager::SubscribeCommonEvent(
subscriberPtr2
);
in HWTEST_F()
435
CommonEventManager::UnSubscribeCommonEvent(
subscriberPtr2
);
in HWTEST_F()
466
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
in HWTEST_F()
local
467
bool result2 = CommonEventManager::SubscribeCommonEvent(
subscriberPtr2
);
in HWTEST_F()
485
CommonEventManager::UnSubscribeCommonEvent(
subscriberPtr2
);
in HWTEST_F()
514
auto
subscriberPtr2
in HWTEST_F()
local
556
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
760
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
814
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
861
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
917
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
973
auto
subscriberPtr2
= std::make_shared<CommonEventServicesSystemTest>(subscribeInfo2);
HWTEST_F()
local
[all...]
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H
A
D
common_event_services_module_test.cpp
192
auto
subscriberPtr2
= std::make_shared<CommonEventServicesModuleTest>(subscribeInfo2);
in HWTEST_F()
local
193
sptr<CommonEventListener> commonEventListener2 = new CommonEventListener(
subscriberPtr2
);
in HWTEST_F()
411
auto
subscriberPtr2
= std::make_shared<CommonEventServicesModuleTest>(subscribeInfo2);
in HWTEST_F()
local
412
sptr<CommonEventListener> commonEventListener2 = new CommonEventListener(
subscriberPtr2
);
in HWTEST_F()
Completed in 9 milliseconds