Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/sofa-pbrpc
/ functions
Functions
2,048 in github.com/baidu/sofa-pbrpc
⨍
Functions
2,048
◇
Types & classes
565
Method
AddChunk
Creates a new chunk. ! \param capacity Capacity of the chunk in bytes. */
src/rapidjson/rapidjson.h:281
Method
AddFileDescriptor
src/sofa/pbrpc/service_pool.h:405
Function
AddFunction
unit-test/test_ext_closure.cc:673
Method
AssembleFailedResponse
src/sofa/pbrpc/http_rpc_request.cc:184
Method
AssembleFailedResponse
src/sofa/pbrpc/binary_rpc_request.cc:182
Method
AssembleSucceedResponse
src/sofa/pbrpc/http_rpc_request.cc:154
Method
AssembleSucceedResponse
src/sofa/pbrpc/binary_rpc_request.cc:127
Method
AsyncCallback
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:377
Method
AtomicCounter
src/sofa/pbrpc/counter.h:37
Method
AtomicCounter64
src/sofa/pbrpc/counter.h:58
Method
BackUp
src/sofa/pbrpc/block_wrappers.cc:46
Method
BasicCounter
src/sofa/pbrpc/counter.h:16
Method
BinaryRpcRequest
src/sofa/pbrpc/binary_rpc_request.cc:13
Method
BinaryRpcRequestParser
src/sofa/pbrpc/binary_rpc_request_parser.cc:14
Method
BlockCompressionInputStream
src/sofa/pbrpc/block_wrappers.cc:27
Method
BlockCompressionOutputStream
src/sofa/pbrpc/block_wrappers.cc:95
Method
BlockCount
src/sofa/pbrpc/buffer.cc:62
Method
Bottom
src/rapidjson/internal/stack.h:64
Method
BufHandle
src/sofa/pbrpc/buf_handle.h:20
Method
BuiltinServiceImpl
src/sofa/pbrpc/builtin_service_impl.cc:27
Method
ByteCount
src/sofa/pbrpc/block_wrappers.h:35
Method
ByteCount
src/sofa/pbrpc/block_wrappers.h:65
Method
ByteCount
src/sofa/pbrpc/gzip_stream.cc:224
Method
CTest
unit-test/test_ext_closure.cc:103
Method
CacheIndex
src/sofa/pbrpc/service_pool.h:400
Method
CallDone
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:358
Method
CallMethod
Calls the method identified by the descriptor. Only blocking mode is supported now, so the `done' param is not used. If some rpc error occur
python/sofa/pbrpc/client.py:252
Method
CallMethod
src/sofa/pbrpc/rpc_request.cc:12
Method
CallMethod
src/sofa/pbrpc/rpc_channel.cc:71
Method
CallMethod
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:127
Method
CallMethod
Rpc call method to remote endpoint. The call can be done in following cases: send failed timeouted received response
src/sofa/pbrpc/rpc_client_impl.cc:210
Method
CallMethod
src/sofa/pbrpc/simple_rpc_channel_impl.cc:74
Method
CallMethodDone
src/sofa/pbrpc/http-agent/http_agent.cc:271
Method
Capacity
Get the capacity of array.
src/rapidjson/document.h:336
Method
Capacity
Computes the total capacity of allocated memory chunks. ! \return total capacity in bytes. */
src/rapidjson/rapidjson.h:217
Method
CheckMagicString
src/sofa/pbrpc/binary_rpc_request_parser.cc:37
Method
CheckMagicString
src/sofa/pbrpc/rpc_message_header.h:30
Method
ChooseServer
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:386
Method
Clear
Deallocates all memory chunks, excluding the user-supplied buffer.
src/rapidjson/rapidjson.h:206
Method
Clear
src/rapidjson/stringbuffer.h:23
Method
ClearMockMethod
src/sofa/pbrpc/mock_test_helper_impl.h:29
Method
ClearStack
src/rapidjson/document.h:799
Method
ClearStreams
src/sofa/pbrpc/rpc_server_impl.cc:472
Method
ClearStreams
src/sofa/pbrpc/rpc_client_impl.cc:423
Method
Close
src/sofa/pbrpc/block_wrappers.h:68
Method
Close
src/sofa/pbrpc/gzip_stream.cc:362
Method
CommonTest
unit-test/test_common.cc:13
Method
ConditionVariable
src/sofa/pbrpc/condition_variable.h:21
Method
ConditionalAutoDeleter
src/sofa/pbrpc/closure_helper.h:22
Method
ConnectionCount
src/sofa/pbrpc/rpc_server_impl.cc:310
Method
ConnectionCount
src/sofa/pbrpc/rpc_client_impl.cc:198
Method
ConnectionCount
src/sofa/pbrpc/rpc_client.cc:33
Method
CpuProfilingFunc
src/sofa/pbrpc/profiling.cc:479
Method
Default
src/rapidjson/reader.h:78
Method
DefaultHome
src/sofa/pbrpc/web_service.cc:265
Method
DefaultOptions
src/sofa/pbrpc/web_service.cc:279
Method
DefaultProfiling
src/sofa/pbrpc/web_service.cc:338
Method
DefaultService
src/sofa/pbrpc/web_service.cc:312
Method
DefaultServices
src/sofa/pbrpc/web_service.cc:301
Method
DefaultStatus
src/sofa/pbrpc/web_service.cc:290
Method
Deflate
private
src/sofa/pbrpc/gzip_stream.cc:298
Method
DeleteClosureInCallback
unit-test/test_closure.cc:56
Method
Descriptor
src/sofa/pbrpc/service_pool.h:189
Method
DestroyProfiling
src/sofa/pbrpc/profiling.cc:465
Method
DetectCallback
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:581
Method
DoCpuProfiling
src/sofa/pbrpc/profiling.cc:375
Method
DoMemoryProfiling
src/sofa/pbrpc/profiling.cc:408
Method
DoNextOutput
src/sofa/pbrpc/gzip_stream.cc:134
Method
DoneCallback
src/sofa/pbrpc/rpc_client_impl.cc:429
Method
DoneCallback
src/sofa/pbrpc/simple_rpc_channel_impl.cc:164
Method
DynamicRpcChannelImpl
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:34
Function
EchoCallback
sample/mock_sample/mock_test_sample.cc:106
Function
EchoCallback
sample/echo/client_async.cc:9
Function
EchoCallback
test/perf_test/client_parallel.cc:47
Function
EchoCallback
test/perf_test/client_multi_thread.cc:25
Function
EchoCallback
test/kill_test/client_parallel.cc:24
Method
EchoServerImpl
sample/multi_server_sample/server.cc:14
Method
EchoServerImpl
sample/echo/server.cc:30
Method
EchoServerImpl
sample/compress_sample/server.cc:13
Method
EchoServerImpl
test/perf_test/echo_server.cc:17
Method
EchoServerImpl
test/kill_test/echo_server.cc:17
Method
Empty
Check whether the array is empty.
src/rapidjson/document.h:339
Method
Encode
src/rapidjson/rapidjson.h:338
Method
Encode
src/rapidjson/rapidjson.h:373
Method
Encode
src/rapidjson/rapidjson.h:400
Function
EraseCallback
unit-test/test_timeout_manager.cc:59
Method
ErrorCode
If Failed is true, returns an interger error code.
python/sofa/pbrpc/client.py:74
Method
ErrorCode
src/sofa/pbrpc/rpc_controller_impl.h:88
Method
ErrorPage
src/sofa/pbrpc/web_service.cc:583
Method
ErrorText
src/sofa/pbrpc/rpc_controller_impl.h:98
Method
Event
src/sofa/pbrpc/timeout_manager_impl.h:71
Method
Event
src/sofa/pbrpc/rpc_timeout_manager.h:227
Method
EventHandlerImp
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:14
Method
ExpectAtEnd
src/sofa/pbrpc/block_wrappers.h:36
Method
ExpectAtEnd
src/sofa/pbrpc/gzip_stream.cc:186
Method
Extend
src/sofa/pbrpc/buffer.cc:299
Method
Failed
src/sofa/pbrpc/rpc_controller_impl.h:83
Method
FileStream
src/rapidjson/filestream.h:17
Method
FindMember
Find member by name.
src/rapidjson/document.h:618
Method
FindMethodBoard
src/sofa/pbrpc/rpc_request.cc:285
← previous
next →
401–500 of 2,048, ranked by callers