Home
last modified time | relevance | path

Searched defs:serv (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_ioservice_test.cpp229 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
279 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
359 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
402 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
470 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
507 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
544 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
581 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
618 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
647 struct HdfIoService *serv = HdfIoServiceBind(testSvcName); variable
[all …]
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_pnp_test.c98 static void TestPnpAdd(struct HdfIoService *serv) in TestPnpAdd()
122 static void TestPnpRemove(struct HdfIoService *serv) in TestPnpRemove()
165 struct HdfIoService *serv = HdfIoServiceBind(USB_HOST_PNP_TEST_SERVICE_NAME); in main() local
H A Dusbhost_loader_test.c56 struct HdfIoService *serv = HdfIoServiceBind(USB_HOST_PNP_TEST_SERVICE_NAME); in main() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dmain.cpp34 OHOS::sptr<OHOS::IRemoteObject> serv = manager->AsObject(); in main() local
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioserviceremove_fuzzer/
H A Dioserviceremove_fuzzer.cpp29 struct HdfIoService *serv = HdfIoServiceBind(servicename); in IoserviceGroupRemoveServiceFuzzTest() local
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/syscall_fuzzer/syscall_fuzzer/
H A Dsyscall_fuzzer.cpp35 struct HdfIoService *serv = HdfIoServiceBind(servicename); in SyscallFuzzTest() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_resolv_listen_test.cpp136 std::string serv; variable
160 std::string serv; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_gatt_service_parcel.cpp50 for (auto serv : includeServices_) { in Marshalling() local
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicelisten_fuzzer/
H A Dioservicelisten_fuzzer.cpp62 struct HdfIoService *serv = HdfIoServiceBind(servicename); in IoserviceListenFuzzTest() local
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicegrouplisten_fuzzer/
H A Dioservicegrouplisten_fuzzer.cpp60 struct HdfIoService *serv = HdfIoServiceBind(servicename); in IoserviceGroupListenFuzzTest() local
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevsvc_manager_ext.c26 struct HdfIoService *serv; member
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_server.c288 struct HdfIoService *serv = NULL; in AudioUhdfLoadDriver() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_config_client.h91 char *serv; member
/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/src/
H A Dnet_connection.cpp50 int32_t OH_NetConn_GetAddrInfo(char *host, char *serv, struct addrinfo *hint, struct addrinfo **res… in OH_NetConn_GetAddrInfo()
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c77 static int32_t UsbnetHostSendBufToNet(struct HdfIoService *serv, uint32_t id, in UsbnetHostSendBufToNet()
1173 struct HdfIoService *serv = HdfIoServiceBind(USB_NET_SERVICE_NAME); in UsbnetHostRegisterNet() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetsys_client.c143 static bool MakeKey(const char *hostName, const char *serv, const struct addrinfo *hints, in MakeKey()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp843 for (auto &serv : services) { in OnDiscoverAllPrimaryServicesEvent() local
873 for (auto &serv : services) { in OnFindIncludedServicesEvent() local
/ohos5.0/drivers/hdf_core/framework/core/adapter/vnode/src/
H A Dhdf_vnode_adapter.c37 struct HdfIoService *serv; member
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c1565 struct HdfIoService *serv = HdfIoServiceBind(USB_HOST_PNP_SERVICE_NAME); in RawInitPnpService() local