Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 - 25 of 38) sorted by relevance

12

/third_party/node/test/node-api/test_make_callback/
H A Dtest.js80 function endpoint($Object) { function
/third_party/node/test/addons/make-callback/
H A Dtest.js60 function endpoint($Object) { function
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.h29 Endpoint *endpoint; member
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_ipc_adapter.h44 Endpoint *endpoint; member
H A Dsamgr_mini_ipc_adapter.c37 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature) in Listen() argument
44 Endpoint *endpoint = g_remoteRegister.endpoint; in Dispatch() local
81 Endpoint *endpoint in HandleIpc() local
[all...]
H A Dendpoint_rpc.c42 Endpoint *endpoint = SAMGR_Malloc(sizeof(Endpoint)); in SAMGR_CreateEndpoint() local
59 SAMGR_AddRouter(Endpoint *endpoint, const SaName *saName, const Identity *id, IUnknown *proxy) SAMGR_AddRouter() argument
101 SAMGR_AddSysCap(const Endpoint *endpoint, const char *sysCap, BOOL isReg) SAMGR_AddSysCap() argument
137 SAMGR_GetSysCap(const Endpoint *endpoint, const char *sysCap, BOOL *isReg) SAMGR_GetSysCap() argument
174 SendGetAllSysCapsRequest(const Endpoint *endpoint, uint32 startIdx, IpcIo *reply, void **replyBuf) SendGetAllSysCapsRequest() argument
228 SAMGR_GetSystemCapabilities(const Endpoint *endpoint, char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *sysCapNum) SAMGR_GetSystemCapabilities() argument
257 SAMGR_ProcPolicy(const Endpoint *endpoint, const SaName *saName, int token) SAMGR_ProcPolicy() argument
287 AddPolicyToRouter(const Endpoint *endpoint, const SvcIdentity *saInfo, const PolicyTrans *policy, uint32 policyNum) AddPolicyToRouter() argument
[all...]
H A Dsamgr_small_ipc_adapter.c19 Endpoint *endpoint; member
70 void Listen(Endpoint *endpoint, int token, const char *service, const char *feature) in Listen() argument
140 RegisterRemoteFeatures(Endpoint *endpoint) RegisterRemoteFeatures() argument
202 Endpoint *endpoint = (Endpoint *)option.args; Dispatch() local
233 Endpoint *endpoint = (Endpoint *)response->data; HandleIpc() local
279 Endpoint *endpoint = (Endpoint *)argv; OnSamgrServerExit() local
[all...]
H A Dendpoint.c86 Endpoint *endpoint = SAMGR_Malloc(sizeof(Endpoint)); in SAMGR_CreateEndpoint() local
104 SAMGR_AddRouter(Endpoint *endpoint, const SaName *saName, const Identity *id, IUnknown *proxy) SAMGR_AddRouter() argument
142 SAMGR_AddSysCap(const Endpoint *endpoint, const char *sysCap, BOOL isReg) SAMGR_AddSysCap() argument
174 SAMGR_GetSysCap(const Endpoint *endpoint, const char *sysCap, BOOL *isReg) SAMGR_GetSysCap() argument
207 SendGetAllSysCapsRequest(const Endpoint *endpoint, uint32 startIdx, IpcIo *reply, void **replyBuf) SendGetAllSysCapsRequest() argument
251 SAMGR_GetSystemCapabilities(const Endpoint *endpoint, char sysCaps[MAX_SYSCAP_NUM][MAX_SYSCAP_NAME_LEN], int32 *sysCapNum) SAMGR_GetSystemCapabilities() argument
280 SAMGR_ProcPolicy(const Endpoint *endpoint, const SaName *saName, int token) SAMGR_ProcPolicy() argument
310 Listen(Endpoint *endpoint) Listen() argument
319 AddPolicyToRouter(const Endpoint *endpoint, const SvcIdentity *saInfo, const PolicyTrans *policy, uint32 policyNum) AddPolicyToRouter() argument
357 Endpoint *endpoint = (Endpoint *)argv; Receive() local
398 Endpoint *endpoint = (Endpoint *)argv; Dispatch() local
440 Endpoint *endpoint = (Endpoint *)response->data; HandleIpc() local
523 RegisterRemoteFeatures(Endpoint *endpoint) RegisterRemoteFeatures() argument
581 Endpoint *endpoint = (Endpoint *)argv; OnSamgrServerExit() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dend_point_test.cpp150 std::shared_ptr<EndpointMock> endpoint = nullptr; in HWTEST_F() local
165 std::shared_ptr<EndpointMock> endpoint = std::make_shared<EndpointMock>(); in HWTEST_F() local
187 std::shared_ptr<EndpointMock> endpoint = std::make_shared<EndpointMock>(); in HWTEST_F() local
209 std::shared_ptr<EndpointMock> endpoint in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dprocess_system_api_adapter_impl.cpp30 ProcessSystemApiAdapterImpl::ProcessSystemApiAdapterImpl(std::shared_ptr<Endpoint> endpoint) in ProcessSystemApiAdapterImpl() argument
H A Dprocess_communication_impl.cpp24 ProcessCommunicationImpl::ProcessCommunicationImpl(std::shared_ptr<Endpoint> endpoint) in ProcessCommunicationImpl() argument
/third_party/libcoap/src/
H A Dcoap_netif.c35 coap_netif_available_ep(coap_endpoint_t *endpoint) { in coap_netif_available_ep() argument
40 coap_netif_dgrm_listen(coap_endpoint_t *endpoint, in coap_netif_dgrm_listen() argument
99 coap_netif_dgrm_read_ep(coap_endpoint_t *endpoint, coap_packet_t *packet) { in coap_netif_dgrm_read_ep() argument
158 coap_netif_strm_listen(coap_endpoint_t *endpoint, const coap_address_t *listen_addr) coap_netif_strm_listen() argument
170 coap_netif_strm_accept(coap_endpoint_t *endpoint, coap_session_t *session) coap_netif_strm_accept() argument
265 coap_netif_close_ep(coap_endpoint_t *endpoint) coap_netif_close_ep() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddistributed_kv_data_manager.cpp189 Status DistributedKvDataManager::SetEndpoint(std::shared_ptr<Endpoint> endpoint) in SetEndpoint() argument
/third_party/node/src/
H A Dnode_report_utils.cc21 uv_getnameinfo_t endpoint; in ReportEndpoint() local
/third_party/libcoap/include/coap3/
H A Dcoap_io_internal.h49 coap_endpoint_t *endpoint; /**< Used by the epoll logic for a listening member
H A Dcoap_net_internal.h75 coap_endpoint_t *endpoint; /**< the endpoints used for listening */ member
/third_party/lwip/src/include/netif/ppp/
H A Dlcp.h157 struct epdisc endpoint; /* endpoint discriminator */ member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_core.h139 struct usb_endpoint *endpoint; /* our USB endpoint */ member
H A Dusb_device.h76 struct usb_host_endpoint *endpoint; member
/third_party/backends/include/sane/
H A Dusb_manager.h343 struct usb_manager_endpoint_descriptor *endpoint; global() member
[all...]
/third_party/backends/sanei/
H A Dusb_manager.cpp538 int usb_manager_bulk_transfer(usb_manager_device_handle *dev_handle, unsigned char endpoint, in usb_manager_bulk_transfer() argument
649 int usb_manager_interrupt_transfer(usb_manager_device_handle *dev_handle, unsigned char endpoint, in usb_manager_interrupt_transfer() argument
658 usb_manager_clear_halt(usb_manager_device_handle *dev_handle, unsigned char endpoint) usb_manager_clear_halt() argument
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_types.h258 int endpoint; member
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
H A Dssl_pm.c123 int endpoint; in ssl_pm_new() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_service.cpp603 void AudioService::CheckInnerCapForProcess(sptr<AudioProcessInServer> process, std::shared_ptr<AudioEndpoint> endpoint) in CheckInnerCapForProcess() argument
631 LinkProcessToEndpoint(sptr<AudioProcessInServer> process, std::shared_ptr<AudioEndpoint> endpoint) LinkProcessToEndpoint() argument
657 UnlinkProcessToEndpoint(sptr<AudioProcessInServer> process, std::shared_ptr<AudioEndpoint> endpoint) UnlinkProcessToEndpoint() argument
755 std::shared_ptr<AudioEndpoint> endpoint = AudioEndpoint::CreateEndpoint(isVoipStream ? GetAudioEndpointForDevice() local
765 std::shared_ptr<AudioEndpoint> endpoint = AudioEndpoint::CreateEndpoint(AudioEndpoint::TYPE_INDEPENDENT, GetAudioEndpointForDevice() local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h240 struct usb_host_endpoint *endpoint; /* (in) pipe pointer */ global() member
[all...]

Completed in 14 milliseconds

12