MCPcopy Create free account

hub / github.com/Tencent/flare / functions

Functions4,521 in github.com/Tencent/flare

MethodConsumeReadBuffer
flare/io/native/stream_connection.cc:323
FunctionContentEditableInput
(cm)
flare/rpc/protocol/http/builtin/resources/static/codemirror/lib/codemirror.js:1561
MethodCopy
flare/base/write_mostly/basic_ops_test.cc:99
MethodCopy
flare/base/write_mostly/metrics.h:211
MethodCopy
flare/base/write_mostly/basic_ops.h:40
MethodCopy
flare/base/write_mostly/basic_ops.h:108
MethodCopyAttachment
flare/testing/rpc_mock.cc:81
MethodCopyHeaders
flare/net/http/http_client.cc:436
MethodCopyInterestedFieldsFromMessageToController
flare/rpc/protocol/protobuf/rpc_channel.cc:852
FunctionCopyXmlNodeTo
flare/net/cos/xml_reader.h:59
MethodCopyableAtomic
flare/base/internal/copyable_atomic.h:27
MethodCopyableAtomic
flare/rpc/internal/stream_call_gate_pool.cc:73
MethodCore
Construct a `Core` using `executor`.
flare/base/future/core.h:54
MethodCosTask
flare/net/cos/ops/task.cc:30
MethodCosTaskCompletion
flare/net/cos/ops/task.cc:99
MethodCounterProtocol
flare/rpc/internal/stream_call_gate_pool_test.cc:36
MethodCountingSemaphore
flare/fiber/semaphore.h:37
MethodCountingSemaphore
flare/base/thread/semaphore.h:69
MethodCreate
flare/fiber/execution_context.cc:40
MethodCreate
flare/fiber/detail/stack_allocator.h:97
MethodCreate
flare/fiber/detail/stack_allocator.h:161
MethodCreate
flare/rpc/server_test.cc:65
MethodCreate
flare/rpc/protocol/message.cc:25
MethodCreate
flare/rpc/protocol/controller.cc:25
MethodCreate
flare/rpc/protocol/protobuf/call_context_factory.cc:23
MethodCreateCallGate
flare/net/redis/redis_channel.cc:159
MethodCreateCallGate
flare/rpc/protocol/protobuf/rpc_channel.cc:916
MethodCreateDryRunConnectionHandler
flare/rpc/server.cc:529
MethodCreateGate
flare/rpc/internal/stream_call_gate_pool_test.cc:79
MethodCreateImpl
flare/base/option/key.h:161
MethodCreateMessageFor
flare/rpc/protocol/protobuf/service_test.cc:314
MethodCreateMethodDesc
flare/rpc/protocol/protobuf/service_method_locator.h:215
MethodCreateNativeRequestForFastCall
flare/rpc/protocol/protobuf/rpc_channel.cc:722
MethodCreateNativeResponse
flare/rpc/protocol/protobuf/service.cc:659
MethodCreateNormalConnectionHandler
flare/rpc/server.cc:507
FunctionCreateObject
flare/base/object_pool/types.h:61
MethodCreateOrLocateKey
flare/base/internal/hash_map.h:874
MethodCreateOrLocateKeySlow
flare/base/internal/hash_map.h:900
FunctionCreateOrReferenceMocker
flare/testing/hooking_mock.h:171
MethodCreateOrReferenceMocker
flare/testing/hooking_mock.h:110
MethodCreateTimer
Create a (not-scheduled-yet) timer. You must enable it later via `EnableTimer`. Timer ID returned is also given to timer callback on called. Timer I
flare/fiber/detail/scheduling_group.h:188
MethodCurlClient
flare/net/internal/http_engine.cc:185
MethodCurlClientGroup
flare/net/internal/http_engine.cc:419
MethodCurrent
Get current execution context.
flare/fiber/execution_context.h:67
MethodCurrent
Get current scheduling group.
flare/fiber/detail/scheduling_group.h:68
MethodCurrent
flare/io/event_loop.cc:215
MethodDecompress
flare/base/compression/gzip.cc:190
MethodDecompress
flare/base/compression/snappy.cc:179
MethodDecompress
flare/base/compression/zstd.cc:112
MethodDecompressBuffer
flare/base/compression/compression_test.cc:96
MethodDecompressString
flare/base/compression/compression_test.cc:101
MethodDecrement
flare/base/monitoring.cc:388
MethodDecrement
flare/base/write_mostly/basic_ops.h:150
MethodDefaultConstructibleInitialization
flare/base/delayed_init_test.cc:26
FunctionDelayed
()
flare/rpc/protocol/http/builtin/resources/static/codemirror/lib/codemirror.js:8255
FunctionDeleteMultipleObjects
flare/example/cos_client.cc:86
FunctionDeleteObject
flare/example/cos_client.cc:75
MethodDereference
flare/base/ref_ptr_test.cc:43
MethodDereference
Decrement reference counter on `ptr` with `std::memory_order_acq_rel`. If the counter after decrement reaches zero, resource allocated for `ptr` shou
flare/base/ref_ptr.h:49
MethodDereference
flare/base/ref_ptr.h:197
FunctionDeregisterMethodCallback
flare/rpc/protocol/protobuf/std_protocol.cc:39
FunctionDeregisterMethodCallback
flare/rpc/protocol/protobuf/qzone_protocol.cc:59
MethodDescribe
flare/rpc/binlog/packet_desc.cc:28
MethodDescribe
flare/rpc/binlog/testing.cc:28
MethodDescribeNegationTo
flare/testing/redis_mock.cc:62
MethodDescribeTo
flare/testing/redis_mock.cc:58
MethodDescriptor
flare/io/descriptor.cc:72
MethodDestroy
flare/fiber/detail/stack_allocator.h:109
MethodDestroy
flare/fiber/detail/stack_allocator.h:181
MethodDestroy
flare/base/delayed_init.h:34
MethodDestroy
flare/base/buffer/builtin_buffer_block.cc:41
FunctionDestroyObject
flare/base/object_pool/types.h:72
FunctionDestroyOpenSSL
flare/io/util/openssl.cc:29
MethodDestructiveGet
Clean up internal state and move buffer built out. CAUTION: You may not touch the builder after calling this method.
flare/base/buffer.h:266
MethodDetachTimer
Detach a timer.
flare/fiber/detail/scheduling_group.h:215
MethodDisableRpcContextStream
flare/rpc/internal/stream_call_gate.cc:348
FunctionDisplay
(place, doc, input)
flare/rpc/protocol/http/builtin/resources/static/codemirror/lib/codemirror.js:136
FunctionDisplayUpdate
(cm, viewport, force)
flare/rpc/protocol/http/builtin/resources/static/codemirror/lib/codemirror.js:637
MethodDoCompress
flare/base/compression/lz4.cc:35
MethodDoHandshake
flare/io/native/stream_connection.cc:399
MethodDoHandshakeRead
flare/io/util/http_proxy_stream_io.cc:80
MethodDoHandshakeWrite
flare/io/util/http_proxy_stream_io.cc:57
MethodDoReadV
Does copy internally. Slow but works. TODO(luobogao): Optimize this.
flare/io/util/ssl_stream_io.cc:81
MethodDoStart
flare/rpc/protocol/http/builtin/prof_cpu_handler.cc:83
MethodDoStart
flare/rpc/builtin/jemalloc_profiler_http_handler.cc:91
MethodDoStop
flare/rpc/protocol/http/builtin/prof_cpu_handler.cc:128
MethodDoStop
flare/rpc/builtin/jemalloc_profiler_http_handler.cc:148
MethodDoView
flare/rpc/builtin/jemalloc_profiler_http_handler.cc:113
MethodDoView
flare/rpc/builtin/tcmalloc_profiler_http_handler.cc:95
MethodDoWriteV
copied from https://github.com/httperf/httperf/blob/master/src/lib/ssl_writev.c
flare/io/util/ssl_stream_io.cc:112
MethodDoublyLinkedList
Non-movable, non-copyable
flare/base/internal/doubly_linked_list.h:101
MethodDoublyLinkedList
flare/base/internal/doubly_linked_list.h:182
MethodDpcInitializer
flare/base/internal/dpc.cc:211
MethodDryRunConnectionHandler
flare/rpc/internal/dry_run_connection_handler.cc:38
MethodDummyDryRunContext
flare/net/http/binlog_dry_runner_integration_test.cc:152
MethodDummyDryRunContext
flare/rpc/protocol/http/binlog_dry_runner_integration_test.cc:111
MethodDummyDryRunContext
flare/rpc/binlog/dry_runner_integration_test.cc:158
MethodDummyEcho
flare/net/http/binlog_dumper_integration_test.cc:127
MethodDummyLoadBalancer
flare/rpc/message_dispatcher_factory_test.cc:46
MethodDummyLog
flare/net/http/binlog_dumper_integration_test.cc:65
← previousnext →2,301–2,400 of 4,521, ranked by callers