Home
last modified time | relevance | path

Searched defs:nic (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp648 …Client::QueryPrinterAttributesByUri(const std::string &printerUri, const std::string &nic, int num, in QueryPrinterAttributesByUri()
708 std::string nic; in QueryPrinterCapabilityByUri() local
938 std::string nic; in FillJobOptions() local
1562 std::string nic; in CheckPrinterOnline() local
1843 bool PrintCupsClient::IsIpConflict(const std::string &printerId, std::string &nic) __attribute__((n… in IsIpConflict()
/ohos5.0/base/print/print_fwk/test/fuzztest/printcupsclient_fuzzer/
H A Dprintcupsclient_fuzzer.cpp56 std::string nic = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestQueryPrinterAttributesByUri() local
187 std::string nic = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestIsIpConflict() local
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_client_test.cpp1554 std::string nic = ""; variable
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_cups_client_vendor_helper_other_test.cpp528 std::string nic = ""; in TEST_F() local