| /third_party/node/test/parallel/ |
| H A D | test-http-agent-close.js | |
| H A D | test-http-agent-false.js | |
| /foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
| H A D | want_agent.cpp | 47 WantAgent *agent = new (std::nothrow) WantAgent(); in Unmarshalling() local
|
| H A D | want_agent_helper.cpp | 177 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...] |
| /third_party/node/src/tracing/ |
| H A D | trace_event.cc | 10 void TraceEventHelper::SetAgent(Agent* agent) { in SetAgent() argument
|
| H A D | node_trace_buffer.cc | 9 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 D | agent.cc | 14 ScopedSuspendTracing(TracingController* controller, Agent* agent, in ScopedSuspendTracing() argument
|
| H A D | agent.h | 68 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/benchmark/http2/ |
| H A D | headers.js | |
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/context/ |
| H A D | context_unit_test.cpp | 570 auto agent = context->GetAgentById(contextEventMsgSptr->agentId); in HWTEST_F() local 595 auto agent = context->GetAgentById(contextEventMsgSptr->agentId); in HWTEST_F() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
| H A D | softbus_session_dispatcher_test.cpp | 62 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); in HWTEST_F() local 93 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); in HWTEST_F() local 122 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); in HWTEST_F() local 213 std::shared_ptr<SoftbusAgent> agent = std::make_shared<SoftbusAgent>(wmp); in HWTEST_F() local
|
| H A D | softbus_agent_test.cpp | 110 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/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
| H A D | softbus_session_dispatcher.cpp | 42 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 90 auto agent = GetAgent(sessionId, peerSessionName); in OnSessionOpened() local 114 auto agent in OnSessionClosed() local [all...] |
| /foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
| H A D | screen_session_manager_lite_stub.cpp | 84 auto agent = iface_cast<IDisplayManagerAgent>(data.ReadRemoteObject()); in HandleRegisterDisplayManagerAgent() local 97 auto agent = iface_cast<IDisplayManagerAgent>(data.ReadRemoteObject()); in HandleUnRegisterDisplayManagerAgent() local
|
| /foundation/CastEngine/castengine_wifi_display/services/context/ |
| H A D | context.cpp | 96 auto agent = GetAgentById(eventMsg->agentId); in HandleAgentDestroy() local 129 auto agent = GetAgentById(eventMsg->agentId); DistributeEvent() local 245 std::shared_ptr<Agent> agent = nullptr; HandleCreateAgent() local 332 auto agent = GetAgentById(eventMsg->agentId); HandleStateDestroyAgent() local 355 auto agent = GetAgentById(sinkAgentId); CheckNeedDestroySink() local [all...] |
| /foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/ |
| H A D | window_agent_fuzzer.cpp | 46 void CheckWindowAgentFunctionsPart1(sptr<WindowAgent> agent, const uint8_t* data, size_t size) in CheckWindowAgentFunctionsPart1() argument 88 void CheckWindowAgentFunctionsPart2(sptr<WindowAgent> agent, cons argument [all...] |
| /foundation/window/window_manager/utils/include/ |
| H A D | client_agent_container.h | 74 bool ClientAgentContainer<T1, T2>::RegisterAgent(const sptr<T1>& agent, T2 type)
in RegisterAgent() argument 90 UnregisterAgent(const sptr<T1>& agent, T2 type) UnregisterAgent() argument 119 UnregisterAgentLocked(std::set<sptr<T1>>& agents, const sptr<IRemoteObject>& agent) UnregisterAgentLocked() argument 175 GetAgentPid(const sptr<T1>& agent) GetAgentPid() argument [all...] |
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/ |
| H A D | device_manager_agent_test.cpp | 926 shared_ptr<SoftbusAgent> agent = nullptr; in HWTEST_F() local
|
| /foundation/multimedia/player_framework/services/engine/histreamer/player/ |
| H A D | dragging_player_agent.cpp | 73 shared_ptr<DraggingPlayerAgent> agent = make_shared<DraggingPlayerAgent>(); in Create() local
|
| /foundation/window/window_manager/dmserver/src/ |
| H A D | display_manager_stub.cpp | 125 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 D | abstract_screen_controller_test.cpp | 788 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/window/window_manager/wm/src/ |
| H A D | window_adapter_lite.cpp | 88 auto agent = std::find(agentSet.begin(), agentSet.end(), windowManagerAgent); in UnregisterWindowManagerAgent() local
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger-script.cc | 93 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 D | test_robotparser.py | 14 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 D | wget.c | 279 char agent[] = "toybox wget/" TOYBOX_VERSION; in wget_main() local
|