Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_manager_event_handler.cpp351 int32_t serType = innerMsg[INPUT_SOURCEMANAGER_KEY_RESULT]; in NotifyStartServerCallback() local
352 DInputServerType startTransFlag = DInputServerType(serType); in NotifyStartServerCallback()