Searched defs:SendResponse (Results 1 - 5 of 5) sorted by relevance
/base/useriam/user_auth_framework/services/remote_connect/src/ |
H A D | soft_bus_base_socket.cpp | 255 ResultCode BaseSocket::SendResponse(const int32_t socketId, const std::string &connectionName, in SendResponse() function in OHOS::UserIam::UserAuth::BaseSocket
|
/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 *fd) in SendResponse() function in OHOS::Telephony::IccFileController [all...] |
/base/startup/init/test/systest/ |
H A D | loopserver_systest.c | 415 static int SendResponse(const MyTask *task, const Message *msg, int result, pid_t pid) in SendResponse() function
|
/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
|
/base/startup/appspawn/standard/ |
H A D | appspawn_service.c | 272 static int SendResponse(const AppSpawnConnection *connection, const AppSpawnMsg *msg, int result, pid_t pid) in SendResponse() function [all...] |
Completed in 8 milliseconds