/ohos5.0/base/request/request/services/src/service/client/ |
H A D | mod.rs | 41 SendResponse(u32, String, u32, String, Headers), enumerator
|
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/ |
H A D | soft_bus_base_socket.cpp | 235 ResultCode BaseSocket::SendResponse(const int32_t socketId, const std::string &connectionName, in SendResponse() function in OHOS::UserIam::UserAuth::BaseSocket
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_share_mgr.cpp | 493 void FormShareMgr::SendResponse(int64_t requestCode, int32_t result) in SendResponse() function in OHOS::AppExecFwk::FormShareMgr
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_request_context.cpp | 509 void RequestContext::SendResponse() in SendResponse() function in OHOS::NetStack::Http::RequestContext
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_session.cpp | 50 int ObexServerSession::SendResponse(ObexHeader &resp) const in SendResponse() function in OHOS::bluetooth::ObexServerSession
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_gatt_server.cpp | 276 napi_value NapiGattServer::SendResponse(napi_env env, napi_callback_info info) in SendResponse() function in OHOS::Bluetooth::NapiGattServer
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/cardEmulation/ |
H A D | nfc_napi_hce_adapter.cpp | 514 napi_value NfcNapiHceAdapter::SendResponse(napi_env env, napi_callback_info cbinfo) in SendResponse() function in OHOS::NFC::KITS::NfcNapiHceAdapter
|
/ohos5.0/base/startup/appspawn/test/unittest/ |
H A D | app_spawn_test_helper.cpp | 386 int TestConnection::SendResponse(const AppSpawnMsg *msg, int result, pid_t pid) in SendResponse() function in OHOS::TestConnection
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_file_controller.cpp | 449 void IccFileController::SendResponse(std::shared_ptr<IccControllerHolder> holder, const IccFileData… in SendResponse() function in OHOS::Telephony::IccFileController
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_server.cpp | 781 int GattServer::SendResponse( in SendResponse() function in OHOS::Bluetooth::GattServer
|
/ohos5.0/base/startup/appspawn/standard/ |
H A D | appspawn_service.c | 263 static int SendResponse(const AppSpawnConnection *connection, const AppSpawnMsg *msg, int result, p… in SendResponse() function
|