Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/tools/cem/include/
H A Dcommon_event_command.h62 struct PublishCmdInfo { struct
88 void SetPublishCmdInfo(PublishCmdInfo &cmdInfo, ErrCode &result, bool &hasOption); argument
/ohos5.0/base/notification/common_event_service/tools/cem/src/
H A Dcommon_event_command.cpp63 PublishCmdInfo cmdInfo; in RunAsPublishCommand()
99 void CommonEventCommand::SetPublishCmdInfo(PublishCmdInfo &cmdInfo, ErrCode &result, bool &hasOptio… in SetPublishCmdInfo()