Home
last modified time | relevance | path

Searched refs:WatchDogSendEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/
H A Dlibsamgr_common.versionscript19 *WatchDogSendEvent*;
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/include/
H A Dhisysevent_adapter.h27 void WatchDogSendEvent(int32_t pid, uint32_t uid, const std::string& sendMsg,
/ohos5.0/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhisysevent_adapter.cpp239 void WatchDogSendEvent(int32_t pid, uint32_t uid, const std::string& sendMsg, in WatchDogSendEvent() function