Home
last modified time | relevance | path

Searched refs:SysEventWrite (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/dfx/standard/
H A Ddm_hisysevent.h23 void SysEventWrite(const std::string &status, int32_t eventType, const std::string &msg);
/foundation/distributedhardware/device_manager/common/src/dfx/lite/
H A Ddm_hisysevent.cpp20 void SysEventWrite(const std::string &status, int32_t eventType, const std::string &msg) in SysEventWrite() function
/foundation/distributedhardware/device_manager/common/include/dfx/lite/
H A Ddm_hisysevent.h27 void SysEventWrite(const std::string &status, int32_t eventType, const std::string &msg);
/foundation/distributedhardware/device_manager/common/src/dfx/standard/
H A Ddm_hisysevent.cpp25 void SysEventWrite(const std::string &status, int32_t eventType, const std::string &msg) in SysEventWrite() function
/foundation/filemanagement/dfs_service/utils/system/include/
H A Dutils_directory.h76 void SysEventWrite(std::string &uid);
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp147 SysEventWrite(std::string(DM_INIT_DEVICE_MANAGER_FAILED), DM_HISYEVENT_FAULT, in InitDeviceManager()
155 SysEventWrite(std::string(DM_INIT_DEVICE_MANAGER_SUCCESS), DM_HISYEVENT_BEHAVIOR, in InitDeviceManager()
357 SysEventWrite(std::string(GET_LOCAL_DEVICE_INFO_FAILED), DM_HISYEVENT_BEHAVIOR, in GetLocalDeviceInfo()
365 SysEventWrite(std::string(GET_LOCAL_DEVICE_INFO_SUCCESS), DM_HISYEVENT_BEHAVIOR, in GetLocalDeviceInfo()
477 SysEventWrite(std::string(START_DEVICE_DISCOVERY_FAILED), DM_HISYEVENT_BEHAVIOR, in StartDeviceDiscovery()
484 SysEventWrite(std::string(START_DEVICE_DISCOVERY_SUCCESS), DM_HISYEVENT_BEHAVIOR, in StartDeviceDiscovery()
523 SysEventWrite(std::string(START_DEVICE_DISCOVERY_FAILED), DM_HISYEVENT_BEHAVIOR, in StartDeviceDiscovery()
530 SysEventWrite(std::string(START_DEVICE_DISCOVERY_SUCCESS), DM_HISYEVENT_BEHAVIOR, in StartDeviceDiscovery()
698 SysEventWrite(std::string(DM_SEND_REQUEST_FAILED), DM_HISYEVENT_BEHAVIOR, in AuthenticateDevice()
702 SysEventWrite(st in AuthenticateDevice()
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp372 SysEventWrite(std::string(ADD_HICHAIN_GROUP_SUCCESS), DM_HISYEVENT_BEHAVIOR, in onFinish()
384 SysEventWrite(std::string(DM_CREATE_GROUP_SUCCESS), DM_HISYEVENT_BEHAVIOR, in onFinish()
425 SysEventWrite(std::string(ADD_HICHAIN_GROUP_FAILED), DM_HISYEVENT_BEHAVIOR, in onError()
437 SysEventWrite(std::string(DM_CREATE_GROUP_FAILED), DM_HISYEVENT_BEHAVIOR, in onError()
/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp63 void SysEventWrite(string &uid) in SysEventWrite() function

Completed in 9 milliseconds