Home
last modified time | relevance | path

Searched defs:agent (Results 26 - 50 of 85) sorted by relevance

1234

/third_party/node/src/tracing/
H A Dnode_trace_buffer.cc9 InternalTraceBuffer(size_t max_chunks, uint32_t id, Agent* agent) InternalTraceBuffer() argument
98 NodeTraceBuffer(size_t max_chunks, Agent* agent, uv_loop_t* tracing_loop) NodeTraceBuffer() argument
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
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp128 sptr<IRemoteObject> agent = nullptr; in RunConnectSystemCmd() local
226 auto agent = GetSystemCmdAgent(); in SendPrivateCommand() local
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_stub.cpp129 int32_t InputMethodCoreStub::OnConnectSystemCmd(const sptr<IRemoteObject> &channel, sptr<IRemoteObject> &agent) in OnConnectSystemCmd() argument
141 sptr<IRemoteObject> agent = nullptr; in OnConnectSystemCmdOnRemote() local
/base/request/request/frameworks/js/napi/src/
H A Drequest_module.cpp196 napi_value agent = nullptr; in Init() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp321 std::string agent = "Agent"; in HWTEST_F() local
335 std::string agent = "Agent"; in HWTEST_F() local
/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp1505 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = in HWTEST_F() local
1552 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = in HWTEST_F() local
1592 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = in HWTEST_F() local
1632 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = in HWTEST_F() local
1696 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> agent = in HWTEST_F() local
/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 in CmdAgentCreate() local
129 SendCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const char *ptyName) SendCmdMessage() argument
155 InitPtyInterface(CmdAgent *agent, uint16_t type, const char *cmd, CallbackSendMsgProcess callback) InitPtyInterface() argument
211 CmdAgent *agent = CmdAgentCreate(socketPath); CmdClientInit() local
[all...]
/base/startup/init/test/unittest/innerkits/
H A Dinnerkits_unittest.cpp61 static int CallbackSendMsgProcessTest(const CmdAgent *agent, uint16_t type, const char *cmd, const char *ptyName) in CallbackSendMsgProcessTest() argument
337 CmdAgent *agent = CmdAgentCreate(INIT_CONTROL_FD_SOCKET_PATH); in HWTEST_F() local
[all...]
/base/startup/init/services/begetctl/
H A Dsandbox.cpp118 static int SendAppspawnCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const char *ptyName) in SendAppspawnCmdMessage() argument
158 CmdAgent agent; in CmdAppspawnClientInit() local
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp177 std::shared_ptr<WantAgent> agent = std::make_shared<WantAgent>(std::make_shared<PendingWant>(target)); in GetWantAgent() local
182 WantAgentConstant::OperationType WantAgentHelper::GetType(std::shared_ptr<WantAgent> agent) in GetType() argument
191 ErrCode WantAgentHelper::TriggerWantAgent(std::shared_ptr<WantAgent> agent, in TriggerWantAgent() argument
226 Cancel(const std::shared_ptr<WantAgent> agent) Cancel() argument
242 IsEquals( const std::shared_ptr<WantAgent> &agent, const std::shared_ptr<WantAgent> &otherAgent) IsEquals() argument
255 GetBundleName(const std::shared_ptr<WantAgent> &agent, std::string &bundleName) GetBundleName() argument
272 GetUid(const std::shared_ptr<WantAgent> &agent, int32_t &uid) GetUid() argument
288 GetWant(const std::shared_ptr<WantAgent> &agent) GetWant() argument
305 RegisterCancelListener( const std::shared_ptr<CancelListener> &cancelListener, const std::shared_ptr<WantAgent> &agent) RegisterCancelListener() argument
322 UnregisterCancelListener( const std::shared_ptr<CancelListener> &cancelListener, const std::shared_ptr<WantAgent> &agent) UnregisterCancelListener() argument
339 ToString(const std::shared_ptr<WantAgent> &agent) ToString() argument
457 GetType(const std::shared_ptr<WantAgent> &agent, int32_t &operType) GetType() argument
467 GetWant(const std::shared_ptr<WantAgent> &agent, std::shared_ptr<AAFwk::Want> &want) GetWant() argument
[all...]
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Ddragging_player_agent.cpp73 shared_ptr<DraggingPlayerAgent> agent = make_shared<DraggingPlayerAgent>(); in Create() local
/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
/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
/third_party/node/src/inspector/
H A Dmain_thread_interface.cc143 Agent* agent = thread_->inspector_agent(); in Connect() local
200 MainThreadInterface::MainThreadInterface(Agent* agent) : agent_(agent) {} in MainThreadInterface() argument

Completed in 25 milliseconds

1234