Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h47 inputCallingPid_ = pid; in WindowNode()
179 int32_t inputCallingPid_ = { 0 }; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp154 inputCallingPid_ = pid; in SetInputEventCallingPid()
336 return inputCallingPid_; in GetInputEventCallingPid()