Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h142 const std::string VIR_NODE_PID_SPLIT = "/"; variable
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Dvirtual_device.cpp116 …phys.append(deviceName).append(pid_).append(VIR_NODE_PID_SPLIT).append(pid_).append(VIR_NODE_SPLIT) in SetPhys()