Searched defs:serv (Results 1 – 6 of 6) sorted by relevance
| /test/xts/hats/hdf/hdf_lite/manager/common/ |
| D | hdf_ioservice_test.cpp | 107 static int SendEvent(struct HdfIoService *serv, const char *eventData, bool broadcast) in SendEvent() 177 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable 227 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable 307 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable 350 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable 418 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable 455 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable 492 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable 529 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable 566 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable [all …]
|
| /test/testfwk/developer_test/local_coverage/resident_service/ |
| D | init_gcov.py | 121 def modify_foundation_xml(serv, config_path, origin_xml) -> str: argument 147 def modify_foundation_json(serv, config_path, origin_json) -> str: argument 175 def create_service_json(serv, config_path, origin_json) -> str: argument 204 def create_service_xml(serv, config_path, origin_xml) -> str: argument 230 def create_service_cfg(serv, config_path, origin_cfg) -> str: argument
|
| /test/xts/acts/telephony/telephonyjstest/netmanager_base/dnsndk/dns_ndk/entry/src/main/cpp/ |
| D | dnsNdkTest.cpp | 53 char serv[DEFAULT_SERV_LEN] = {0}; in GetAddrInfo() local 70 int DnsResolver(const char *host, const char *serv, const struct addrinfo *hint, struct addrinfo **… in DnsResolver()
|
| /test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/ |
| D | net_connection_ndk_test.cpp | 53 char serv[DEFAULT_SERV_LEN] = {0}; in OHNetConnGetAddrInfo() local 76 char *serv = const_cast<char*>("https"); in OHNetConnFreeDnsResult() local 258 int MyCustomDnsResolver(const char *host, const char *serv, const struct addrinfo *hint, struct add… in MyCustomDnsResolver()
|
| /test/xts/acts/telephony/networkmanager/ndk/network/entry/src/main/cpp/ |
| D | NetConnectionTest.cpp | 124 std::string serv = GetString(env, info, 1); in NetConn_GetAddrInfo() local 621 int DnsResolver(const char *host, const char *serv, const struct addrinfo *hint, struct addrinfo **… in DnsResolver()
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | netdbndk.cpp | 375 struct servent *serv = nullptr; in Setservent() local
|