Searched defs:serv (Results 1 – 4 of 4) 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/localCoverage/resident_service/ |
D | init_gcov.py | 118 def modify_foundation_xml(serv, config_path, origin_xml) -> str: argument 144 def modify_foundation_json(serv, config_path, origin_json) -> str: argument 172 def create_service_json(serv, config_path, origin_json) -> str: argument 201 def create_service_xml(serv, config_path, origin_xml) -> str: argument 227 def create_service_cfg(serv, config_path, origin_cfg) -> str: argument
|
/test/xts/acts/telephony/telephonyjstest/netmanager_base/dnsndk/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/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
D | netdbndk.cpp | 377 struct servent *serv = nullptr; in Setservent() local
|