Searched defs:SysEventWriteBehavior (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/ |
H A D | daudio_hisysevent.cpp | 25 void DAudioHisysevent::SysEventWriteBehavior(const std::string &eventName, const std::string &msg) in SysEventWriteBehavior() function in OHOS::DistributedHardware::DAudioHisysevent 34 void DAudioHisysevent::SysEventWriteBehavior(const std::string &eventName, int32_t saId, const std:… in SysEventWriteBehavior() function in OHOS::DistributedHardware::DAudioHisysevent 44 void DAudioHisysevent::SysEventWriteBehavior(const std::string &eventName, const std::string &devId, in SysEventWriteBehavior() function in OHOS::DistributedHardware::DAudioHisysevent
|
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/src/ |
H A D | hisysevent_util.cpp | 27 void HisyseventUtil::SysEventWriteBehavior(std::string status, std::string msg) in SysEventWriteBehavior() function in OHOS::DistributedHardware::DistributedInput::HisyseventUtil 39 void HisyseventUtil::SysEventWriteBehavior(std::string status, std::string devId, std::string msg) in SysEventWriteBehavior() function in OHOS::DistributedHardware::DistributedInput::HisyseventUtil 52 void HisyseventUtil::SysEventWriteBehavior(std::string status, std::string devId, std::string dhId,… in SysEventWriteBehavior() function in OHOS::DistributedHardware::DistributedInput::HisyseventUtil
|