Home
last modified time | relevance | path

Searched defs:agent (Results 51 - 75 of 142) sorted by relevance

123456

/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp125 auto agent = iface_cast<IDisplayManagerAgent>(data.ReadRemoteObject()); in OnRemoteRequest() local
136 auto agent = iface_cast<IDisplayManagerAgent>(data.ReadRemoteObject()); in OnRemoteRequest() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_screen_controller_test.cpp788 sptr<IRemoteObject> agent = nullptr; in HWTEST_F() local
799 sptr<IRemoteObject> agent = new IRemoteObjectMocker(); in HWTEST_F() local
810 sptr<IRemoteObject> agent = new IRemoteObjectMocker(); in HWTEST_F() local
931 sptr<IRemoteObject> agent = new IRemoteObjectMocker(); in HWTEST_F() local
[all...]
/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); in HWTEST_F() local
131 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); in HWTEST_F() local
157 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); in HWTEST_F() local
181 std::shared_ptr<SoftbusAgent> agent in HWTEST_F() local
209 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
244 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
270 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
294 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
318 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
344 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
371 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
398 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
423 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
447 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
478 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
509 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
536 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
560 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
591 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
614 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); HWTEST_F() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_adapter_lite.cpp88 auto agent = std::find(agentSet.begin(), agentSet.end(), windowManagerAgent); in UnregisterWindowManagerAgent() local
/kernel/linux/linux-5.10/arch/mips/dec/
H A Decc-berr.c54 const char *kind, *agent, *cycle, *event; in dec_ecc_be_backend() local
/kernel/linux/linux-6.6/arch/mips/dec/
H A Decc-berr.c54 const char *kind, *agent, *cycle, *event; in dec_ecc_be_backend() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.c81 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; in mlx5_hv_vhca_invalidate_work() local
120 struct mlx5_hv_vhca_agent *agent in mlx5_hv_vhca_agents_control() local
138 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; mlx5_hv_vhca_capabilities() local
146 mlx5_hv_vhca_control_agent_invalidate(struct mlx5_hv_vhca_agent *agent, u64 block_mask) mlx5_hv_vhca_control_agent_invalidate() argument
196 mlx5_hv_vhca_control_agent_destroy(struct mlx5_hv_vhca_agent *agent) mlx5_hv_vhca_control_agent_destroy() argument
203 struct mlx5_hv_vhca_agent *agent; mlx5_hv_vhca_init() local
227 struct mlx5_hv_vhca_agent *agent; mlx5_hv_vhca_cleanup() local
252 mlx5_hv_vhca_agent_create(struct mlx5_hv_vhca *hv_vhca, enum mlx5_hv_vhca_agent_type type, void (*control)(struct mlx5_hv_vhca_agent*, struct mlx5_hv_vhca_control_block *block), void (*invalidate)(struct mlx5_hv_vhca_agent*, u64 block_mask), void (*cleaup)(struct mlx5_hv_vhca_agent *agent), void *priv) mlx5_hv_vhca_agent_create() argument
261 struct mlx5_hv_vhca_agent *agent; mlx5_hv_vhca_agent_create() local
296 mlx5_hv_vhca_agent_destroy(struct mlx5_hv_vhca_agent *agent) mlx5_hv_vhca_agent_destroy() argument
318 mlx5_hv_vhca_data_block_prepare(struct mlx5_hv_vhca_agent *agent, struct mlx5_hv_vhca_data_block *data_block, void *src, int len, int *offset) mlx5_hv_vhca_data_block_prepare() argument
331 mlx5_hv_vhca_agent_seq_update(struct mlx5_hv_vhca_agent *agent) mlx5_hv_vhca_agent_seq_update() argument
336 mlx5_hv_vhca_agent_write(struct mlx5_hv_vhca_agent *agent, void *buf, int len) mlx5_hv_vhca_agent_write() argument
368 mlx5_hv_vhca_agent_priv(struct mlx5_hv_vhca_agent *agent) mlx5_hv_vhca_agent_priv() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsecurity.c689 int ib_mad_agent_security_setup(struct ib_mad_agent *agent, in ib_mad_agent_security_setup() argument
724 ib_mad_agent_security_cleanup(struct ib_mad_agent *agent) ib_mad_agent_security_cleanup() argument
[all...]
/kernel/linux/linux-5.10/security/yama/
H A Dyama_lsm.c48 struct task_struct *agent; member
74 report_access(const char *access, struct task_struct *target, struct task_struct *agent) report_access() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/jvmti/
H A Djvmti_agent.c331 jvmti_close(void *agent) in jvmti_close() argument
359 jvmti_write_code(void *agent, char const *sym, in jvmti_write_code() argument
417 jvmti_write_debug_info(void *agent, uint64_t code, in jvmti_write_debug_info() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.c81 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; in mlx5_hv_vhca_invalidate_work() local
120 struct mlx5_hv_vhca_agent *agent in mlx5_hv_vhca_agents_control() local
138 struct mlx5_hv_vhca_agent *agent = hv_vhca->agents[i]; mlx5_hv_vhca_capabilities() local
146 mlx5_hv_vhca_control_agent_invalidate(struct mlx5_hv_vhca_agent *agent, u64 block_mask) mlx5_hv_vhca_control_agent_invalidate() argument
196 mlx5_hv_vhca_control_agent_destroy(struct mlx5_hv_vhca_agent *agent) mlx5_hv_vhca_control_agent_destroy() argument
203 struct mlx5_hv_vhca_agent *agent; mlx5_hv_vhca_init() local
227 struct mlx5_hv_vhca_agent *agent; mlx5_hv_vhca_cleanup() local
252 mlx5_hv_vhca_agent_create(struct mlx5_hv_vhca *hv_vhca, enum mlx5_hv_vhca_agent_type type, void (*control)(struct mlx5_hv_vhca_agent*, struct mlx5_hv_vhca_control_block *block), void (*invalidate)(struct mlx5_hv_vhca_agent*, u64 block_mask), void (*cleaup)(struct mlx5_hv_vhca_agent *agent), void *priv) mlx5_hv_vhca_agent_create() argument
261 struct mlx5_hv_vhca_agent *agent; mlx5_hv_vhca_agent_create() local
296 mlx5_hv_vhca_agent_destroy(struct mlx5_hv_vhca_agent *agent) mlx5_hv_vhca_agent_destroy() argument
318 mlx5_hv_vhca_data_block_prepare(struct mlx5_hv_vhca_agent *agent, struct mlx5_hv_vhca_data_block *data_block, void *src, int len, int *offset) mlx5_hv_vhca_data_block_prepare() argument
331 mlx5_hv_vhca_agent_seq_update(struct mlx5_hv_vhca_agent *agent) mlx5_hv_vhca_agent_seq_update() argument
336 mlx5_hv_vhca_agent_write(struct mlx5_hv_vhca_agent *agent, void *buf, int len) mlx5_hv_vhca_agent_write() argument
368 mlx5_hv_vhca_agent_priv(struct mlx5_hv_vhca_agent *agent) mlx5_hv_vhca_agent_priv() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcore_priv.h292 static inline int ib_mad_agent_security_setup(struct ib_mad_agent *agent, in ib_mad_agent_security_setup() argument
298 static inline void ib_mad_agent_security_cleanup(struct ib_mad_agent *agent) in ib_mad_agent_security_cleanup() argument
H A Dsecurity.c686 int ib_mad_agent_security_setup(struct ib_mad_agent *agent, in ib_mad_agent_security_setup() argument
721 ib_mad_agent_security_cleanup(struct ib_mad_agent *agent) ib_mad_agent_security_cleanup() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/jvmti/
H A Djvmti_agent.c331 jvmti_close(void *agent) in jvmti_close() argument
359 jvmti_write_code(void *agent, char const *sym, in jvmti_write_code() argument
417 jvmti_write_debug_info(void *agent, uint64_t code, in jvmti_write_debug_info() argument
/kernel/linux/linux-6.6/security/yama/
H A Dyama_lsm.c48 struct task_struct *agent; member
74 report_access(const char *access, struct task_struct *target, struct task_struct *agent) report_access() argument
[all...]
/third_party/node/src/tracing/
H A Dagent.cc14 ScopedSuspendTracing(TracingController* controller, Agent* agent, in ScopedSuspendTracing() argument
H A Dagent.h68 inline Agent* agent() { return agent_; } in agent() function in node::tracing::AgentWriterHandle
76 inline AgentWriterHandle(Agent* agent, int id) : agent_(agent), id_(id) {} in AgentWriterHandle() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-script.cc93 ActualScript(v8::Isolate* isolate, v8::Local<v8::debug::Script> script, bool isLiveEdit, V8DebuggerAgentImpl* agent, V8InspectorClient* client) ActualScript() argument
353 Create( v8::Isolate* isolate, v8::Local<v8::debug::Script> scriptObj, bool isLiveEdit, V8DebuggerAgentImpl* agent, V8InspectorClient* client) Create() argument
/third_party/python/Lib/test/
H A Dtest_robotparser.py14 agent = 'test_robotparser' variable in BaseRobotTest
144 agent = 'figtree' global() variable in CrawlDelayAndRequestRateTest
153 agent = 'FigTree Robot libwww-perl/5.04' global() variable in DifferentAgentTest
192 agent = 'Googlebot' global() variable in AnotherInvalidRequestRateTest
208 agent = 'Googlebot' global() variable in UserAgentOrderingTest
213 agent = 'Googlebot-Mobile' global() variable in UserAgentGoogleMobileTest
224 agent = 'googlebot' global() variable in GoogleURLOrderingTest
[all...]
/third_party/toybox/toys/pending/
H A Dwget.c279 char agent[] = "toybox wget/" TOYBOX_VERSION; in wget_main() local
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp80 sptr<IRemoteObject> agent = nullptr; in StartInputOnRemote() local
411 sptr<IRemoteObject> agent = nullptr; in ConnectSystemCmdOnRemote() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp292 sptr<IRemoteObject> agent = nullptr; in HWTEST_F() local
/base/startup/init/test/systest/
H A Dloopclient_systest.c91 Agent *agent = (Agent *)LE_GetUserData(task); in CreateAgent() local
134 Agent *agent = CreateAgent(socketPath, flags); in ClientInit() local
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_source_session.cpp496 std::shared_ptr<WfdSourceNetworkSession> agent = std::static_pointer_cast<WfdSourceNetworkSession>(sa); in HandlePlayRequest() local
531 std::shared_ptr<WfdSourceNetworkSession> agent = std::static_pointer_cast<WfdSourceNetworkSession>(sa); in HandleTeardownRequest() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtwl4030-irq.c438 struct sih_agent *agent = irq_data_get_irq_chip_data(data); in twl4030_sih_mask() local
446 struct sih_agent *agent = irq_data_get_irq_chip_data(data); in twl4030_sih_unmask() local
454 struct sih_agent *agent = irq_data_get_irq_chip_data(data); in twl4030_sih_set_type() local
467 struct sih_agent *agent = irq_data_get_irq_chip_data(data); twl4030_sih_bus_lock() local
474 struct sih_agent *agent = irq_data_get_irq_chip_data(data); twl4030_sih_bus_sync_unlock() local
582 struct sih_agent *agent = irq_get_handler_data(irq); handle_twl4030_sih() local
615 struct sih_agent *agent; twl4030_sih_setup() local
[all...]

Completed in 19 milliseconds

123456