Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/param/watcher/agent/
H A Dwatcher_manager_proxy.cpp32 int32_t res = SendWatcherMsg(static_cast<uint32_t>(ParamWatcherInterfaceCode::ADD_REMOTE_AGENT), in AddRemoteWatcher()
45 int32_t res = SendWatcherMsg(static_cast<uint32_t>(ParamWatcherInterfaceCode::DEL_REMOTE_AGENT), in DelRemoteWatcher()
59 int32_t res = SendWatcherMsg(op, data, reply, option); in SendMsg()
79 int32_t WatcherManagerProxy::SendWatcherMsg(uint32_t code, in SendWatcherMsg() function in OHOS::init_param::WatcherManagerProxy
H A Dwatcher_manager_proxy.h36 int32_t SendWatcherMsg(uint32_t code,