Home
last modified time | relevance | path

Searched refs:stype (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/test/fuzztest/scanmdnsservice_fuzzer/
H A Dscanmdnsservice_fuzzer.cpp44 std::string stype = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestSetService() local
45 ScanMdnsService::GetInstance().SetServiceType(stype); in TestSetService()
/base/print/print_fwk/services/scan_service/src/
H A Dscan_mdns_service.cpp24 void ScanMdnsService::SetServiceType(std::string stype) in SetServiceType() argument
26 _serviceInfo.type = stype; in SetServiceType()
/base/print/print_fwk/services/scan_service/include/
H A Dscan_mdns_service.h78 void SetServiceType(std::string stype);

Completed in 2 milliseconds