Home
last modified time | relevance | path

Searched defs:specInt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_stub.cpp173 uint32_t specInt = data.ReadUint32(); in QueryLocalSysSpecInner() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/src/
H A Ddistributed_hardware_stub_test.cpp190 uint32_t specInt = static_cast<uint32_t>(QueryLocalSysSpecType::MIN); variable