Home
last modified time | relevance | path

Searched defs:commonEventPtr_ (Results 1 – 2 of 2) sorted by relevance

/base/notification/common_event_service/tools/test/unittest/cem/
Dcommon_event_command_test.cpp164 std::shared_ptr<CommonEvent> commonEventPtr_ = std::make_shared<CommonEvent>(); variable
184 std::shared_ptr<CommonEvent> commonEventPtr_ = nullptr; variable
/base/notification/common_event_service/tools/cem/include/
Dcommon_event_command.h93 std::shared_ptr<CommonEvent> commonEventPtr_ = nullptr; variable