Home
last modified time | relevance | path

Searched defs:agent (Results 1 - 19 of 19) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http-agent-close.js
H A Dtest-http-agent-false.js
/third_party/node/src/tracing/
H A Dtrace_event.cc10 void TraceEventHelper::SetAgent(Agent* agent) { in SetAgent() argument
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
H A Dtrace_event.h517 node::tracing::Agent* agent = in AddMetadataEventImpl() local
/third_party/node/benchmark/http2/
H A Dheaders.js
/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
H A Dv8-inspector-session-impl.cc356 void V8InspectorSessionImpl::reportAllContexts(V8RuntimeAgentImpl* agent) { in reportAllContexts() argument
H A Dv8-debugger.cc138 getCompiledScripts( int contextGroupId, V8DebuggerAgentImpl* agent) getCompiledScripts() argument
821 setAsyncCallStackDepth(V8DebuggerAgentImpl* agent, int depth) setAsyncCallStackDepth() argument
843 setMaxCallStackSizeToCapture(V8RuntimeAgentImpl* agent, int size) setMaxCallStackSizeToCapture() argument
[all...]
/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
/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
/third_party/node/src/
H A Dinspector_js_api.cc169 Agent* agent = env->inspector_agent(); in InspectorEnabled() local
282 Agent* agent = env->inspector_agent(); in Open() local
302 Agent* agent = env->inspector_agent(); in WaitForDebugger() local
[all...]
H A Dinspector_agent.cc88 Agent* agent = static_cast<Agent*>(start_io_thread_async.data); in StartIoThreadMain() local
148 Agent* agent = static_cast<Agent*>(start_io_thread_async.data); in StartIoThreadProc() local
[all...]
H A Djs_native_api_v8_inspector.cc262 Agent* agent = thread_->inspector_agent(); in Connect() local
317 MainThreadInterface::MainThreadInterface(Agent* agent) : agent_(agent) {} in MainThreadInterface() argument
H A Djs_native_api_v8.cc2062 auto agent = env->inspector_agent(); in OH_JSVM_CloseInspector() local
2072 auto agent = env->inspector_agent(); in OH_JSVM_WaitForDebugger() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp8173 double agent = 123.567; in TestCurrencyUsage() local
[all...]

Completed in 33 milliseconds