MCPcopy Create free account

hub / github.com/Tencent/flare / functions

Functions4,521 in github.com/Tencent/flare

↓ 1 callersMethodGetResponseAttachmentPrecompressed
flare/rpc/protocol/protobuf/rpc_server_controller.cc:154
↓ 1 callersMethodGetSchedulingGroup
flare/fiber/detail/timer_worker.cc:178
↓ 1 callersFunctionGetSchedulingParametersForCompute
flare/fiber/detail/scheduling_parameters.cc:35
↓ 1 callersFunctionGetSchedulingProfile
flare/fiber/runtime.cc:401
↓ 1 callersFunctionGetSleepTimeout
Load time point from `expected`, but if it's infinite, return a large timeout instead (otherwise overflow can occur in libstdc++, which results in no
flare/fiber/detail/timer_worker.cc:58
↓ 1 callersFunctionGetSockOpt
flare/io/util/socket.cc:83
↓ 1 callersFunctionGetSocketError
flare/io/util/socket.cc:211
↓ 1 callersMethodGetSpanContext
You'll need this to derive your own client-side span. `opentelemetry::trace::SpanContext` is a value type. An invalid context (`SpanContext::GetInval
flare/rpc/tracing/tracing_ops.h:116
↓ 1 callersMethodGetStackLimit
Get stack size.
flare/fiber/detail/fiber_entity.h:196
↓ 1 callersMethodGetStreamTimeout
flare/rpc/protocol/protobuf/rpc_controller_common.cc:125
↓ 1 callersFunctionGetTracingOps
flare/rpc/tracing/tracing_ops.cc:170
↓ 1 callersMethodGetTrivialFls
Get trivial FLS by its index. Trivial FLSes are always zero-initialized.
flare/fiber/detail/fiber_entity.h:221
↓ 1 callersMethodGetType
flare/example/custom_protocol/naive_message.cc:32
↓ 1 callersFunctionGetUriPath
flare/rpc/protocol/http/service.cc:118
↓ 1 callersFunctionGetVersionInfo
Copied from `common/base/binary_version.cc`.
flare/rpc/protocol/http/builtin/misc_handler.cc:63
↓ 1 callersFunctionHandleCosOpDispatch
flare/testing/cos_mock.h:134
↓ 1 callersFunctionHandleRpc
flare/testing/rpc_mock.h:219
↓ 1 callersMethodHandshake
flare/io/util/ssl_stream_io.cc:44
↓ 1 callersFunctionHashFd
Shamelessly copied from https://stackoverflow.com/a/57556517
flare/io/event_loop.cc:76
↓ 1 callersFunctionHashRange
flare/base/internal/hash_map.h:226
↓ 1 callersFunctionHomemadeMembarrier
`membarrier()` is not usable until Linux 4.3, which is not available until tlinux 3 is deployed. Here Folly provides a workaround by mutating our pag
flare/base/internal/memory_barrier.cc:44
↓ 1 callersFunctionHttpGet
flare/base/internal/curl.cc:140
↓ 1 callersMethodIncrement
flare/base/monitoring.cc:311
↓ 1 callersMethodInitialize
flare/base/internal/circular_buffer.h:90
↓ 1 callersFunctionInitializeBinlog
flare/rpc/binlog/init.cc:27
↓ 1 callersFunctionInitializeBuiltinKeyMapping
flare/base/monitoring/init.cc:149
↓ 1 callersFunctionInitializeDpcOnce
flare/base/internal/dpc.cc:222
↓ 1 callersMethodInitializeLocalQueue
flare/fiber/detail/timer_worker.cc:180
↓ 1 callersFunctionInitializeMonitorTimerOnce
Initialization of timer is delayed until first call to `Report()` to avoid static initialization order fiasco.
flare/base/monitoring.cc:173
↓ 1 callersFunctionInitializeMonitoringSystem
flare/base/monitoring/init.cc:195
↓ 1 callersFunctionInitializeObjectPoolForCurrentThread
flare/base/object_pool.cc:21
↓ 1 callersFunctionInitializeProcessorInfoOnce
Initialize those global variables.
flare/base/internal/cpu.cc:154
↓ 1 callersFunctionInitializeSchedulingParametersFromFlags
flare/fiber/runtime.cc:438
↓ 1 callersMethodInitializeStreamingRpcContext
flare/rpc/protocol/protobuf/rpc_client_controller.cc:125
↓ 1 callersMethodInject
flare/rpc/tracing/integration_test.cc:169
↓ 1 callersMethodInsert
Insert a new correlation. Were duplicate found, we crash. (TODO(luobogao): Maybe we can fail more gracefully.)
flare/rpc/internal/sharded_call_map.h:42
↓ 1 callersFunctionInspectUri
Returns: scheme, address.
flare/rpc/protocol/protobuf/rpc_channel.cc:138
↓ 1 callersMethodInvoke
flare/base/function.h:163
↓ 1 callersFunctionIsContentTypeApplicationJsonSlow
Per spec, `charset` is allowed for `application/json`. This method tests if the given type string represents `application/json` with UTF-8 `charset`.
flare/rpc/protocol/protobuf/proto_over_http_protocol.cc:217
↓ 1 callersMethodIsDumped
flare/net/http/binlog_dumper_integration_test.cc:94
↓ 1 callersMethodIsDumped
flare/rpc/protocol/http/binlog_dumper_integration_test.cc:106
↓ 1 callersFunctionIsExecutionContextPresent
flare/fiber/logging.cc:57
↓ 1 callersFunctionIsFlagHidden
flare/rpc/protocol/http/builtin/gflags_handler.cc:31
↓ 1 callersFunctionIsMessageClobbered
flare/rpc/protocol/http/http11_protocol.cc:58
↓ 1 callersFunctionIsMockAddress
flare/net/http/http_client.cc:451
↓ 1 callersFunctionIsMockAddress
flare/rpc/protocol/protobuf/rpc_channel.cc:84
↓ 1 callersFunctionIsPortAvaliable
flare/testing/endpoint.cc:25
↓ 1 callersFunctionIsPortUnsafeForServingV4
Tests if `port` is unsafe to be used as a serving port.
flare/rpc/server.cc:81
↓ 1 callersFunctionIsProcessorAccessible
flare/base/internal/cpu.cc:286
↓ 1 callersMethodIsSampled
flare/rpc/tracing/integration_test.cc:178
↓ 1 callersMethodIsStreaming
flare/rpc/protocol/protobuf/rpc_controller_common.h:133
↓ 1 callersMethodIsTimerReported
flare/base/monitoring_test.cc:140
↓ 1 callersFunctionIsValgrindPresent
flare/base/internal/cpu.cc:55
↓ 1 callersFunctionIsValidDomain
flare/rpc/name_resolver/util/domain_name_resolver.cc:82
↓ 1 callersFunctionIsValidLastSegment
flare/rpc/name_resolver/util/domain_name_resolver.cc:72
↓ 1 callersFunctionIsValidSegment
flare/rpc/name_resolver/util/domain_name_resolver.cc:56
↓ 1 callersMethodJoin
flare/fiber/runtime.cc:127
↓ 1 callersMethodJoin
flare/io/detail/watchdog.cc:57
↓ 1 callersMethodJoin
flare/base/monitoring/dispatcher.cc:198
↓ 1 callersMethodJoin
flare/net/hbase/hbase_service.cc:136
↓ 1 callersFunctionJoinAllEventLoops
flare/io/event_loop.cc:342
↓ 1 callersFunctionJoinAllGlobalStreamCallGatePools
flare/rpc/internal/stream_call_gate_pool.cc:589
↓ 1 callersFunctionJsonValueToProtoMessage
flare/rpc/protocol/protobuf/gdt_json_proto_conversion.cc:258
↓ 1 callersMethodKill
flare/io/descriptor.cc:124
↓ 1 callersMethodLeak
flare/base/thread/thread_local/detail/atomic_ptr.h:62
↓ 1 callersMethodListenOn
flare/testing/naked_server.cc:61
↓ 1 callersFunctionLoadSystem
Slow but works.
flare/base/monitoring/init.cc:100
↓ 1 callersMethodLog
flare/rpc/tracing/tracing_ops.h:348
↓ 1 callersFunctionMakeKeyTime
flare/net/cos/signature.cc:37
↓ 1 callersFunctionMakeTracingOps
flare/rpc/tracing/tracing_ops.cc:50
↓ 1 callersFunctionMakeTracingOpsProvider
flare/rpc/tracing/tracing_ops_provider.cc:27
↓ 1 callersFunctionMaximumBacklog
flare/io/util/socket.cc:40
↓ 1 callersMethodMergeFrom
flare/base/experimental/bloom_filter.h:264
↓ 1 callersFunctionMergeGlobal
flare/rpc/internal/rpc_metrics.cc:73
↓ 1 callersMethodModify
flare/io/detail/epoll_poller.cc:54
↓ 1 callersMethodMutableUserTracingLogs
flare/rpc/protocol/protobuf/rpc_server_controller.h:277
↓ 1 callersMethodMutableUserTracingTags
flare/rpc/protocol/protobuf/rpc_server_controller.h:276
↓ 1 callersFunctionNearestSchedulingGroupSlow
flare/fiber/runtime.cc:532
↓ 1 callersFunctionNewConnectionCorrelationId
Allocate new ID for connection. Each connection has a dedicated ID. This is necessary to distinguish ID duplicates on different connections.
flare/rpc/internal/correlation_id.h:54
↓ 1 callersFunctionNewCorrelationId
flare/rpc/binlog/dumper.cc:97
↓ 1 callersFunctionNewMessageDispatcherFromName
flare/rpc/protocol/protobuf/rpc_channel.cc:155
↓ 1 callersFunctionNext
flare/base/id_alloc.h:54
↓ 1 callersMethodNext
flare/base/buffer/zero_copy_stream.cc:29
↓ 1 callersFunctionNormalizeDomain
flare/rpc/name_resolver/util/domain_name_resolver.cc:35
↓ 1 callersFunctionNormalizePath
'.' / '..' is not handled by this method. They're valid node name in `ExposedVarGroup`.
flare/rpc/protocol/http/builtin/exposed_vars_handler.cc:39
↓ 1 callersFunctionNormalizeUriScheme
Handle the difference between URI scheme difference between our old framework and Flare. This method is only used by `RpcChannel`, so we can assume P
flare/rpc/protocol/protobuf/rpc_channel.cc:120
↓ 1 callersMethodNotify
flare/io/detail/event_loop_notifier.cc:69
↓ 1 callersMethodNotify
flare/net/internal/http_engine.cc:103
↓ 1 callersMethodNotifyStreamCompletion
flare/rpc/protocol/protobuf/rpc_client_controller.cc:154
↓ 1 callersMethodNotifyStreamProgress
flare/rpc/protocol/protobuf/rpc_client_controller.cc:148
↓ 1 callersFunctionOc
(a,b,c)
flare/rpc/protocol/http/builtin/resources/static/jquery-1.11.2.min.js:4
↓ 1 callersMethodOnCallCompletion
flare/rpc/internal/normal_connection_handler.cc:746
↓ 1 callersMethodOnClose
flare/io/native/stream_connection_test.cc:57
↓ 1 callersMethodOnDataArrival
flare/io/native/stream_connection_test.cc:53
↓ 1 callersMethodOnDataWritten
flare/io/native/stream_connection_test.cc:51
↓ 1 callersMethodOnDatagramArrival
flare/io/native/datagram_transceiver_test.cc:38
↓ 1 callersMethodOnDatagramWritten
flare/io/native/datagram_transceiver_test.cc:37
↓ 1 callersMethodOnError
flare/io/native/datagram_transceiver.cc:131
↓ 1 callersMethodOnError
flare/io/native/stream_connection.cc:310
↓ 1 callersMethodOnFilter
flare/rpc/protocol/http/http_test.cc:47
← previousnext →1,601–1,700 of 4,521, ranked by callers