Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp1534 uint32_t rInputTypes = static_cast<uint32_t>(DInputDeviceType::NONE); in GetAllInputTypesMap() local
1536 rInputTypes |= iter->second; in GetAllInputTypesMap()
1538 return rInputTypes; in GetAllInputTypesMap()