Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/hidumphelper/
H A Dhidump_helper.h34 GET_CAPABILITY_LIST, enumerator
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/hidumphelper/
H A Dhidump_helper.cpp43 { CAPABILITY_LIST, HidumpFlag::GET_CAPABILITY_LIST },
119 case HidumpFlag::GET_CAPABILITY_LIST : { in ProcessDump()