Searched refs:QueryDhSysSpec (Results 1 – 4 of 4) sorted by relevance
275 auto ret = service.QueryDhSysSpec(targetKey, attrs);295 auto ret = service.QueryDhSysSpec(targetKey, attrs);312 ret = service.QueryDhSysSpec(targetKey, attrs1);
230 return QueryDhSysSpec(targetKey, attrs); in QueryLocalSysSpec()233 std::string DistributedHardwareService::QueryDhSysSpec(const std::string &targetKey, std::string &a… in QueryDhSysSpec() function in OHOS::DistributedHardware::DistributedHardwareService
62 std::string QueryDhSysSpec(const std::string &targetKey, std::string &attrs);
142 service.QueryDhSysSpec(targetKey, attrs); in FwkServicesQueryDhSysSpecFuzzTest()