Home
last modified time | relevance | path

Searched refs:STRING_DUMP_COMMON_EVENT_NG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/tools/cem/include/
H A Dcommon_event_command.h57 constexpr char STRING_DUMP_COMMON_EVENT_NG[] = "error: failed to dump the common event(s).\n"; variable
/ohos5.0/base/notification/common_event_service/tools/cem/src/
H A Dcommon_event_command.cpp190 resultReceiver_ = STRING_DUMP_COMMON_EVENT_NG; in RunAsDumpCommand()