Home
last modified time | relevance | path

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

1234

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_agent_controller.cpp41 …for (auto& agent : wmAgentContainer_.GetAgentsByType(WindowManagerAgentType::WINDOW_MANAGER_AGENT_… in UpdateFocusChangeInfo() local
48 for (auto& agent : wmAgentContainer_.GetAgentsByType( in UpdateWindowModeTypeInfo() local
60 for (auto& agent : wmAgentContainer_.GetAgentsByType( in UpdateSystemBarRegionTints() local
70 for (auto& agent : wmAgentContainer_.GetAgentsByType( in NotifyAccessibilityWindowInfo() local
80 for (auto& agent : wmAgentContainer_.GetAgentsByType( in UpdateWindowVisibilityInfo() local
88 for (auto& agent : wmAgentContainer_.GetAgentsByType( in UpdateCameraFloatWindowStatus() local
97 for (auto& agent : wmAgentContainer_.GetAgentsByType( in NotifyWaterMarkFlagChangedResult() local
106 for (auto& agent : wmAgentContainer_.GetAgentsByType( in NotifyGestureNavigationEnabledResult() local
115 for (auto& agent : wmAgentContainer_.GetAgentsByType( in UpdatePiPWindowStateChanged() local
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_agent_controller.cpp47 for (auto& agent : agents) { in NotifyDisplayPowerEvent() local
60 for (auto& agent : agents) { in NotifyDisplayStateChanged() local
76 for (auto& agent : agents) { in OnScreenConnect() local
88 for (auto& agent : agents) { in OnScreenDisconnect() local
103 for (auto& agent : agents) { in OnScreenChange() local
132 for (auto& agent : agents) { in OnScreenGroupChange() local
147 for (auto& agent : agents) { in OnDisplayCreate() local
159 for (auto& agent : agents) { in OnDisplayDestroy() local
175 for (auto& agent : agents) { in OnDisplayChange() local
190 for (auto& agent : agents) { in OnScreenshot() local
[all …]
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_manager_agent_controller.cpp83 for (auto& agent : smAgentContainer_.GetAgentsByType( in UpdateCameraFloatWindowStatus() local
93 for (auto& agent : smAgentContainer_.GetAgentsByType( in UpdateFocusChangeInfo() local
105 for (auto& agent : smAgentContainer_.GetAgentsByType( in UpdateWindowModeTypeInfo() local
116 for (auto& agent : smAgentContainer_.GetAgentsByType( in NotifyAccessibilityWindowInfo() local
128 for (auto& agent : smAgentContainer_.GetAgentsByType( in NotifyWaterMarkFlagChangedResult() local
139 for (auto& agent : smAgentContainer_.GetAgentsByType( in UpdateWindowVisibilityInfo() local
152 for (auto& agent : smAgentContainer_.GetAgentsByType( in UpdateVisibleWindowNum() local
164 for (auto& agent : smAgentContainer_.GetAgentsByType( in UpdateWindowDrawingContentInfo() local
174 for (auto &agent: smAgentContainer_.GetAgentsByType( in UpdateCameraWindowStatus() local
203 for (auto& agent : smAgentContainer_.GetAgentsByType( in NotifyGestureNavigationEnabledResult() local
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_agent_test.cpp110 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
131 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
159 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
183 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
211 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
246 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
272 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
296 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
320 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
346 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
[all …]
H A Dsoftbus_session_dispatcher_test.cpp62 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
93 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
122 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
213 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp186 WantAgentConstant::OperationType WantAgentHelper::GetType(std::shared_ptr<WantAgent> agent) in GetType()
195 ErrCode WantAgentHelper::TriggerWantAgent(std::shared_ptr<WantAgent> agent, in TriggerWantAgent()
230 ErrCode WantAgentHelper::Cancel(const std::shared_ptr<WantAgent> agent, uint32_t flags) in Cancel()
247 const std::shared_ptr<WantAgent> &agent, const std::shared_ptr<WantAgent> &otherAgent) in IsEquals()
259 ErrCode WantAgentHelper::GetBundleName(const std::shared_ptr<WantAgent> &agent, std::string &bundle… in GetBundleName()
276 ErrCode WantAgentHelper::GetUid(const std::shared_ptr<WantAgent> &agent, int32_t &uid) in GetUid()
292 std::shared_ptr<Want> WantAgentHelper::GetWant(const std::shared_ptr<WantAgent> &agent) in GetWant()
310 const std::shared_ptr<CancelListener> &cancelListener, const std::shared_ptr<WantAgent> &agent) in RegisterCancelListener()
327 const std::shared_ptr<CancelListener> &cancelListener, const std::shared_ptr<WantAgent> &agent) in UnregisterCancelListener()
343 std::string WantAgentHelper::ToString(const std::shared_ptr<WantAgent> &agent) in ToString()
[all …]
H A Dwant_agent.cpp48 WantAgent *agent = new (std::nothrow) WantAgent(); in Unmarshalling() local
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Ddfx_agent.cpp53 std::weak_ptr<DfxAgent> agent = shared_from_this(); in SetSourceType() local
64 std::weak_ptr<DfxAgent> agent = shared_from_this(); in SetInstanceId() local
77 std::weak_ptr<DfxAgent> agent = shared_from_this(); in OnDfxEvent() local
88 std::weak_ptr<DfxAgent> agent = shared_from_this(); in ReportLagEvent() local
125 std::weak_ptr<DfxAgent> agent = shared_from_this(); in ResetAgent() local
135 auto agent = ptr.lock(); in ProcessVideoLagEvent() local
145 auto agent = ptr.lock(); in ProcessAudioLagEvent() local
155 auto agent = ptr.lock(); in ProcessStreamLagEvent() local
165 auto agent = ptr.lock(); in ProcessEosSeekEvent() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_dispatcher.cpp42 auto agent = busNameToAgent_.find(busName); in RegisterSessionListener() local
56 auto agent = busNameToAgent_.find(busName); in UnregisterSessionListener() local
73 auto agent = busNameToAgent_.find(string(peerSessionName)); in GetAgent() local
95 auto agent = GetAgent(sessionId, peerSessionName); in OnSessionOpened() local
119 auto agent = GetAgent(sessionId, peerSessionName); in OnSessionClosed() local
/ohos5.0/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_client.c35 CmdAgent *agent = (CmdAgent *)context; in ProcessPtyWrite() local
55 CmdAgent *agent = (CmdAgent *)context; in ProcessPtyRead() local
88 CmdAgent *agent = (CmdAgent *)LE_GetUserData(task); in CmdOnClose() local
123 CmdAgent *agent = (CmdAgent *)LE_GetUserData(task); in CmdAgentCreate() local
129 CONTROL_FD_STATIC int SendCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const c… in SendCmdMessage()
155 int InitPtyInterface(CmdAgent *agent, uint16_t type, const char *cmd, CallbackSendMsgProcess callba… in InitPtyInterface()
211 CmdAgent *agent = CmdAgentCreate(socketPath); in CmdClientInit() local
H A 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
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dclient_agent_container.h74 bool ClientAgentContainer<T1, T2>::RegisterAgent(const sptr<T1>& agent, T2 type) in RegisterAgent()
90 bool ClientAgentContainer<T1, T2>::UnregisterAgent(const sptr<T1>& agent, T2 type) in UnregisterAgent()
120 const sptr<IRemoteObject>& agent) in UnregisterAgentLocked()
175 int32_t ClientAgentContainer<T1, T2>::GetAgentPid(const sptr<T1>& agent) in GetAgentPid()
/ohos5.0/base/startup/init/services/begetctl/
H A Dappspawntime_cmd.c29 static int SendAppspawnTimeMessage(const CmdAgent *agent, uint16_t type, const char *ptyName) in SendAppspawnTimeMessage()
67 CmdAgent agent; in main_cmd() local
H A Ddump_service.c32 static int SendAppspawnCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const char… in SendAppspawnCmdMessage()
76 CmdAgent agent; in DumpAppspawnClientInit() local
H A Dsandbox.cpp118 static int SendAppspawnCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const char… in SendAppspawnCmdMessage()
158 CmdAgent agent; in CmdAppspawnClientInit() local
/ohos5.0/base/request/request/services/tests/
H A Dconstruct.rs19 let agent = test_init(); in sdv_construct_basic() localVariable
H A Dresume.rs25 let agent = test_init(); in sdv_start_resume() localVariable
H A Dstart.rs25 let agent = test_init(); in sdv_start_basic() localVariable
H A Dsearch.rs29 let agent = test_init(); in sdv_search_user() localVariable
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/include/
H A Dhiview_service_agent.h56 HiviewServiceDeathRecipient(HiviewServiceAgent& agent) : hiviewServiceAgent_(agent) {}; in HiviewServiceDeathRecipient()
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/
H A Ddevicestatus_agent.h40 … explicit DeviceStatusAgentCallback(std::shared_ptr<DeviceStatusAgent> agent) : agent_(agent) {}; in DeviceStatusAgentCallback()
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/
H A Dwindow_agent_fuzzer.cpp46 void CheckWindowAgentFunctionsPart1(sptr<WindowAgent> agent, const uint8_t* data, size_t size) in CheckWindowAgentFunctionsPart1()
88 void CheckWindowAgentFunctionsPart2(sptr<WindowAgent> agent, const uint8_t* data, size_t size) in CheckWindowAgentFunctionsPart2()
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Didentity_checker_test.cpp142 sptr<IRemoteObject> agent = nullptr; variable
160 sptr<IRemoteObject> agent = nullptr; variable
178 sptr<IRemoteObject> agent = nullptr; variable
196 sptr<IRemoteObject> agent = nullptr; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_lite_stub.cpp84 auto agent = iface_cast<IDisplayManagerAgent>(data.ReadRemoteObject()); in HandleRegisterDisplayManagerAgent() local
97 auto agent = iface_cast<IDisplayManagerAgent>(data.ReadRemoteObject()); in HandleUnRegisterDisplayManagerAgent() local
/ohos5.0/base/msdp/device_status/frameworks/native/src/
H A Ddevicestatus_agent.cpp35 std::shared_ptr<DeviceStatusAgent> agent = agent_.lock(); in OnDeviceStatusChanged() local

1234