Home
last modified time | relevance | path

Searched defs:agent (Results 1 – 25 of 34) sorted by relevance

12

/base/startup/init/interfaces/innerkits/control_fd/
Dcontrol_fd_client.c33 CmdAgent *agent = (CmdAgent *)context; in ProcessPtyWrite() local
53 CmdAgent *agent = (CmdAgent *)context; in ProcessPtyRead() local
80 CmdAgent *agent = (CmdAgent *)LE_GetUserData(task); in CmdOnClose() local
115 CmdAgent *agent = (CmdAgent *)LE_GetUserData(task); in CmdAgentCreate() local
121 CONTROL_FD_STATIC int SendCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const c… in SendCmdMessage()
147 CONTROL_FD_STATIC int InitPtyInterface(CmdAgent *agent, uint16_t type, const char *cmd) in InitPtyInterface()
198 CmdAgent *agent = CmdAgentCreate(socketPath); in CmdClientInit() local
Dcontrol_fd_service.c33 CmdTask *agent = (CmdTask *)LE_GetUserData(task); in OnClose() local
60 CmdTask *agent = (CmdTask *)LE_GetUserData(task); in CmdOnRecvMessage() local
177 CmdTask *agent = ListEntry(node, CmdTask, item); in CmdServiceProcessDelClient() local
189 CmdTask *agent = ListEntry(node, CmdTask, item); in CmdServiceDestroyProc() local
/base/hiviewdfx/hiview/adapter/service/idl/include/
Dhiview_service_agent.h56 HiviewServiceDeathRecipient(HiviewServiceAgent& agent) : hiviewServiceAgent_(agent) {}; in HiviewServiceDeathRecipient()
/base/msdp/device_status/interfaces/innerkits/include/
Ddevicestatus_agent.h40 … explicit DeviceStatusAgentCallback(std::shared_ptr<DeviceStatusAgent> agent) : agent_(agent) {}; in DeviceStatusAgentCallback()
/base/inputmethod/imf/test/unittest/cpp_test/src/
Didentity_checker_test.cpp160 sptr<IRemoteObject> agent = nullptr; variable
178 sptr<IRemoteObject> agent = nullptr; variable
196 sptr<IRemoteObject> agent = nullptr; variable
214 sptr<IRemoteObject> agent = nullptr; variable
/base/msdp/device_status/frameworks/native/src/
Ddevicestatus_agent.cpp35 std::shared_ptr<DeviceStatusAgent> agent = agent_.lock(); in OnDeviceStatusChanged() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_client_proxy.cpp30 int32_t InputClientProxy::OnInputReady(const sptr<IInputMethodAgent> &agent) in OnInputReady()
Dinput_method_controller.cpp262 sptr<IRemoteObject> agent = nullptr; in Attach() local
467 …2_t InputMethodController::StartInput(InputClientInfo &inputClientInfo, sptr<IRemoteObject> &agent) in StartInput()
611 auto agent = GetAgent(); in OnCursorUpdate() local
645 auto agent = GetAgent(); in OnSelectionChange() local
672 auto agent = GetAgent(); in OnConfigurationChange() local
750 auto agent = GetAgent(); in DispatchKeyEventInner() local
826 auto agent = GetAgent(); in SetCallingWindow() local
Dinput_client_stub.cpp112 int32_t InputClientStub::OnInputReady(const sptr<IInputMethodAgent> &agent) in OnInputReady()
Dinput_method_system_ability_proxy.cpp33 …tMethodSystemAbilityProxy::StartInput(InputClientInfo &inputClientInfo, sptr<IRemoteObject> &agent) in StartInput()
93 const sptr<IInputMethodCore> &core, const sptr<IInputMethodAgent> &agent) in SetCoreAndAgent()
/base/inputmethod/imf/test/fuzztest/perusersession_fuzzer/
Dperusersession_fuzzer.cpp92 auto agent = iface_cast<IInputMethodAgent>(agentStub); in FuzzPerUserSession() local
/base/inputmethod/imf/services/src/
Dperuser_session.cpp463 …_t PerUserSession::OnStartInput(const InputClientInfo &inputClientInfo, sptr<IRemoteObject> &agent) in OnStartInput()
568 …ession::OnSetCoreAndAgent(const sptr<IInputMethodCore> &core, const sptr<IInputMethodAgent> &agent) in OnSetCoreAndAgent()
589 …ssion::OnRegisterProxyIme(const sptr<IInputMethodCore> &core, const sptr<IInputMethodAgent> &agent) in OnRegisterProxyIme()
751 …erUserSession::AddImeData(ImeType type, sptr<IInputMethodCore> core, sptr<IInputMethodAgent> agent) in AddImeData()
Dinput_method_system_ability.cpp259 … InputMethodSystemAbility::StartInput(InputClientInfo &inputClientInfo, sptr<IRemoteObject> &agent) in StartInput()
364 const sptr<IInputMethodCore> &core, const sptr<IInputMethodAgent> &agent) in SetCoreAndAgent()
Dinput_method_system_ability_stub.cpp55 sptr<IRemoteObject> agent = nullptr; in StartInputOnRemote() local
/base/startup/init/test/unittest/innerkits/
Dinnerkits_unittest.cpp327 CmdAgent *agent = CmdAgentCreate(INIT_CONTROL_FD_SOCKET_PATH); variable
/base/request/request/frameworks/js/napi/src/
Drequest_module.cpp191 napi_value agent = nullptr; in Init() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub_invalid.cpp128 ErrCode AnsManagerStub::SetNotificationAgent(const std::string &agent) in SetNotificationAgent()
134 ErrCode AnsManagerStub::GetNotificationAgent(std::string &agent) in GetNotificationAgent()
Dans_notification.cpp260 ErrCode AnsNotification::SetNotificationAgent(const std::string &agent) in SetNotificationAgent()
269 ErrCode AnsNotification::GetNotificationAgent(std::string &agent) in GetNotificationAgent()
Dans_manager_proxy.cpp357 ErrCode AnsManagerProxy::SetNotificationAgent(const std::string &agent) in SetNotificationAgent()
391 ErrCode AnsManagerProxy::GetNotificationAgent(std::string &agent) in GetNotificationAgent()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp117 ErrCode NotificationHelper::SetNotificationAgent(const std::string &agent) in SetNotificationAgent()
122 ErrCode NotificationHelper::GetNotificationAgent(std::string &agent) in GetNotificationAgent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp297 std::string agent = "Agent"; variable
311 std::string agent = "Agent"; variable
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp1528 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = variable
1573 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = variable
1606 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = variable
1639 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = variable
1696 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp130 ErrCode SetNotificationAgent(const std::string &agent) override in SetNotificationAgent()
135 ErrCode GetNotificationAgent(std::string &agent) override in GetNotificationAgent()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp2329 std::string agent = "agent"; variable
2349 std::string agent = ""; variable
2371 std::string agent = "agent"; variable
2391 std::string agent = "agent"; variable
2413 std::string agent = "agent"; variable
2433 std::string agent; variable
2456 std::string agent; variable
2477 std::string agent; variable
2499 std::string agent; variable
2521 std::string agent; variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp711 ErrCode AdvancedNotificationService::SetNotificationAgent(const std::string &agent) in SetNotificationAgent()
716 ErrCode AdvancedNotificationService::GetNotificationAgent(std::string &agent) in GetNotificationAgent()

12