Home
last modified time | relevance | path

Searched defs:request (Results 226 - 250 of 380) sorted by relevance

12345678910>>...16

/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_small_ipc_adapter.c220 Request request = {0}; in Dispatch() local
231 static void HandleIpc(const Request *request, const Response *response) in HandleIpc() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/ipc/small/
H A Dtrans_server_proxy.c62 static bool WriteQosInfo(IpcIo *request, const SessionParam *param) in WriteQosInfo() argument
133 IpcIo request = {0}; in ServerIpcCreateSessionServer() local
161 IpcIo request in ServerIpcRemoveSessionServer() local
180 TransWriteIpcSessionAttrs(IpcIo *request, const SessionAttribute *attrs) TransWriteIpcSessionAttrs() argument
232 IpcIo request = {0}; ServerIpcOpenSession() local
275 IpcIo request = {0}; ServerIpcOpenAuthSession() local
300 IpcIo request = {0}; ServerIpcNotifyAuthSuccess() local
320 IpcIo request = {0}; ServerIpcReleaseResources() local
342 IpcIo request = {0}; ServerIpcCloseChannel() local
384 IpcIo request = {0}; ServerIpcSendMessage() local
[all...]
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_connector.cpp192 int BinderConnector::WriteBinder(unsigned long request, void *value) in WriteBinder() argument
216 void BinderConnector::ExitCurrentThread(unsigned long request) in ExitCurrentThread() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_wifi_direct_test.cpp204 LinkRequest request; in HWTEST_F() local
250 LinkRequest request; in HWTEST_F() local
298 LinkRequest request; HWTEST_F() local
348 LinkRequest request; HWTEST_F() local
401 LinkRequest request; HWTEST_F() local
454 LinkRequest request; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_deps_mock.cpp57 int32_t SelectAuthLane(const char *networkId, LanePreferredLinkList *recommendList, LanePreferredLinkList *request) in SelectAuthLane() argument
62 int32_t SelectLane(const char *networkId, const LaneSelectParam *request, in SelectLane() argument
68 int32_t SelectExpectLanesByQos(const char *networkId, const LaneSelectParam *request, in SelectExpectLanesByQos() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_ctrl_lane.c350 LanePreferredLinkList request; in AllocCtrlLane() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/
H A Dtrans_lane_pending_test_mock.cpp69 int32_t LnnRequestLane(uint32_t laneReqId, const LaneRequestOption *request, const ILaneListener *listener) in LnnRequestLane() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetlink_socket_diag.cpp95 SockDiagRequest request; in ExecuteDestroySocket() local
211 SockDiagRequest request; SendSockDiagDumpRequest() local
[all...]
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hid2d.cpp99 static void ConvertRecommendChannelRequest(const RecommendChannelRequest *request, in ConvertRecommendChannelRequest() argument
123 NO_SANITIZE("cfi") WifiErrorCode Hid2dGetRecommendChannel(const RecommendChannelRequest *request, in Hid2dGetRecommendChannel() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
H A Dwifi_mock_p2p_service.cpp114 ErrCode WifiMockP2pService::RequestService(const WifiP2pDevice &device, const WifiP2pServiceRequest &request) in RequestService() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy_lite.cpp207 IpcIo request; in SetScanControlInfo() local
258 IpcIo request; Scan() local
291 IpcIo request; AdvanceScan() local
333 IpcIo request; IsWifiClosedScan() local
367 IpcIo request; GetScanInfoList() local
410 IpcIo request; RegisterCallBack() local
451 IpcIo request; GetSupportedFeatures() local
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/src/wifip2pimpl_fuzzer/
H A Dwifip2pimpl_fuzzer.cpp30 WifiP2pServiceRequest request; in RequestServiceTest() local
/foundation/communication/netstack/test/fuzztest/http_fuzzer/
H A Dhttp_fuzzer.cpp289 HttpClientRequest request; in HttpClientTaskGetHttpVersionFuzzTest() local
322 HttpClientRequest request; HttpClientTaskSetHttpProtocolFuzzTest() local
354 HttpClientRequest request; HttpClientTaskSetOtherCurlOptionFuzzTest() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dgroup_formed_state.cpp320 WifiP2pServiceRequest request; in ProcessCmdDiscServices() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp432 EventRequest *request = requests.front(); in ProcessRequest() local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/
H A Dnapi_system_storage.cpp39 napi_async_work request; member
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp69 ON_IPC_SET_REQUEST(REGISTER_DEVICE_MANAGER_LISTENER, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, in ON_IPC_SET_REQUEST() argument
90 ON_IPC_SET_REQUEST(UNREGISTER_DEVICE_MANAGER_LISTENER, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, in ON_IPC_SET_REQUEST() argument
105 ON_IPC_SET_REQUEST(GET_DEVICE_INFO, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, in ON_IPC_SET_REQUEST() argument
132 ON_IPC_SET_REQUEST(GET_TRUST_DEVICE_LIST, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, size_t buffLen) ON_IPC_SET_REQUEST() argument
166 ON_IPC_SET_REQUEST(START_DEVICE_DISCOVERY, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, size_t buffLen) ON_IPC_SET_REQUEST() argument
186 ON_IPC_SET_REQUEST(STOP_DEVICE_DISCOVER, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, size_t buffLen) ON_IPC_SET_REQUEST() argument
204 ON_IPC_SET_REQUEST(REQUEST_CREDENTIAL, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, size_t buffLen) ON_IPC_SET_REQUEST() argument
230 ON_IPC_SET_REQUEST(SERVER_GET_DMFA_INFO, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, size_t buffLen) ON_IPC_SET_REQUEST() argument
256 ON_IPC_SET_REQUEST(IMPORT_CREDENTIAL, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, size_t buffLen) ON_IPC_SET_REQUEST() argument
288 ON_IPC_SET_REQUEST(DELETE_CREDENTIAL, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t *buffer, size_t buffLen) ON_IPC_SET_REQUEST() argument
[all...]
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp236 int32_t CloudSyncServiceProxy::UploadAsset(const int32_t userId, const std::string &request, std::string &result) in UploadAsset() argument
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service_stub.cpp480 string request = data.ReadString(); in HandleUploadAsset() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Dvirtual_device.cpp51 bool VirtualDevice::DoIoctl(int32_t fd, int32_t request, const uint32_t value) in DoIoctl() argument
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_proxy_lite.cpp177 IpcIo request; in RegisterDhcpServerCallBack() local
214 IpcIo request; in StartDhcpServer() local
252 IpcIo request; StopDhcpServer() local
291 IpcIo request; SetDhcpRange() local
336 IpcIo request; SetDhcpName() local
375 IpcIo request; PutDhcpRange() local
419 IpcIo request; RemoveAllDhcpRange() local
457 IpcIo request; UpdateLeasesTime() local
495 IpcIo request; RemoveDhcpRange() local
539 IpcIo request; GetDhcpClientInfos() local
[all...]
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test3.cpp1036 Rect request = {100, 100, 100, 100}; in HWTEST_F() local
2058 Rect request = { 100, 100, 100, 100 }; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_package.cpp74 std::string request; in EncapAnnounce() local
92 std::string request; in EncapRequestOption() local
148 std::string request; in EncapRequestGetParameter() local
235 EncapResponseGetParamM3(ParamInfo &clientParam, RtspParse &request, int seq) EncapResponseGetParamM3() argument
399 std::string request; EncapSetParameterM4Request() local
512 std::string request; EncapActionRequest() local
537 std::string request; EncapKeepAliveRequest() local
546 EncapCommonResponse(RtspParse &request, const std::string &statusCode) EncapCommonResponse() argument
561 std::string request; EncapSetupRequest() local
609 std::string request; EncapPlayRequest() local
625 std::string request; EncapTearDownRequest() local
636 std::string request; EncapPauseRequest() local
648 std::string request; EncapEventChangeRequest() local
671 std::string request; EncapSetParamRequestM11() local
682 std::string request; EncapCastRenderReadyRequest() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Dchild_process_manager.cpp128 AppExecFwk::ChildProcessRequest request; in StartChildProcessWithArgs() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp1425 ChildProcessRequest request; in HWTEST_F() local

Completed in 21 milliseconds

12345678910>>...16