Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/
H A Ddistributed_hardware_stub.h33 int32_t QueryLocalSysSpecInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_stub.cpp70 return QueryLocalSysSpecInner(data, reply); in OnRemoteRequest()
166 int32_t DistributedHardwareStub::QueryLocalSysSpecInner(MessageParcel &data, MessageParcel &reply) in QueryLocalSysSpecInner() function in OHOS::DistributedHardware::DistributedHardwareStub