/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_small_ipc_adapter.c | 220 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 D | trans_server_proxy.c | 62 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 D | binder_connector.cpp | 192 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 D | lnn_lane_link_wifi_direct_test.cpp | 204 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 D | lnn_trans_lane_deps_mock.cpp | 57 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 D | lnn_ctrl_lane.c | 350 LanePreferredLinkList request; in AllocCtrlLane() local
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/ |
H A D | trans_lane_pending_test_mock.cpp | 69 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 D | netlink_socket_diag.cpp | 95 SockDiagRequest request; in ExecuteDestroySocket() local 211 SockDiagRequest request; SendSockDiagDumpRequest() local [all...] |
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
H A D | wifi_c_hid2d.cpp | 99 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 D | wifi_mock_p2p_service.cpp | 114 ErrCode WifiMockP2pService::RequestService(const WifiP2pDevice &device, const WifiP2pServiceRequest &request) in RequestService() argument
|
/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_scan_proxy_lite.cpp | 207 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 D | wifip2pimpl_fuzzer.cpp | 30 WifiP2pServiceRequest request; in RequestServiceTest() local
|
/foundation/communication/netstack/test/fuzztest/http_fuzzer/ |
H A D | http_fuzzer.cpp | 289 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 D | group_formed_state.cpp | 320 WifiP2pServiceRequest request; in ProcessCmdDiscServices() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
H A D | event_loop_impl.cpp | 432 EventRequest *request = requests.front(); in ProcessRequest() local
|
/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/ |
H A D | napi_system_storage.cpp | 39 napi_async_work request; member
|
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/ |
H A D | ipc_cmd_parser.cpp | 69 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 D | cloud_sync_service_proxy_lite.cpp | 236 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 D | cloud_sync_service_stub.cpp | 480 string request = data.ReadString(); in HandleUploadAsset() local
|
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/ |
H A D | virtual_device.cpp | 51 bool VirtualDevice::DoIoctl(int32_t fd, int32_t request, const uint32_t value) in DoIoctl() argument
|
/foundation/communication/dhcp/frameworks/native/src/ |
H A D | dhcp_server_proxy_lite.cpp | 177 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 D | window_scene_session_impl_test3.cpp | 1036 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 D | rtsp_package.cpp | 74 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 D | child_process_manager.cpp | 128 AppExecFwk::ChildProcessRequest request; in StartChildProcessWithArgs() local
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
H A D | app_mgr_service_test.cpp | 1425 ChildProcessRequest request; in HWTEST_F() local
|