MCPcopy Create free account

hub / github.com/baidu/sofa-pbrpc / functions

Functions2,048 in github.com/baidu/sofa-pbrpc

MethodTearDown
sample/mock_sample/mock_test_sample.cc:47
MethodTell
src/rapidjson/rapidjson.h:467
MethodTell
src/rapidjson/rapidjson.h:495
MethodThreadGroup
src/sofa/pbrpc/thread_group.cc:11
MethodThreadGroupImpl
src/sofa/pbrpc/thread_group_impl.h:45
MethodThreadGroupTest
unit-test/test_thread_group.cc:12
MethodThreadParam
src/sofa/pbrpc/thread_group_impl.h:41
MethodTimeout
src/sofa/pbrpc/rpc_controller_impl.h:77
MethodTimeoutManager
src/sofa/pbrpc/timeout_manager.cc:11
MethodTimeoutManagerImpl
src/sofa/pbrpc/timeout_manager_impl.cc:10
MethodTimeoutManagerTest
unit-test/test_timeout_manager.cc:14
MethodTimerDetect
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:530
MethodTimerMaintain
src/sofa/pbrpc/rpc_server_impl.cc:478
MethodTimerMaintain
src/sofa/pbrpc/rpc_client_impl.cc:467
MethodTimerWorker
src/sofa/pbrpc/timer_worker.h:19
MethodTop
src/rapidjson/internal/stack.h:58
MethodUnregisterWebServlet
src/sofa/pbrpc/rpc_server.cc:87
MethodUnregisterWebServlet
src/sofa/pbrpc/rpc_server_impl.cc:619
MethodUpdateOptions
src/sofa/pbrpc/builtin_service_impl.cc:73
MethodUpdateServiceInfo
src/sofa/pbrpc/http-agent/http_agent.cc:43
MethodWaitCount
src/sofa/pbrpc/simple_rpc_channel_impl.cc:149
MethodWaitDone
src/sofa/pbrpc/simple_rpc_channel_impl.cc:154
MethodWebService
src/sofa/pbrpc/web_service.cc:77
MethodWebServiceTest
unit-test/test_web_service.cc:14
FunctionWebServlet
sample/echo/server.cc:10
MethodWriteBool
src/rapidjson/writer.h:106
MethodWriteBuffer
src/sofa/pbrpc/buffer.cc:144
MethodWriteBufferTest
unit-test/test_buffer.cc:279
MethodWriteDouble
\todo Optimization with custom double-to-string converter.
src/rapidjson/writer.h:160
MethodWriteEndArray
src/rapidjson/writer.h:208
MethodWriteEndObject
src/rapidjson/writer.h:206
MethodWriteIndent
src/rapidjson/prettywriter.h:145
MethodWriteInt
src/rapidjson/writer.h:115
MethodWriteInt64
src/rapidjson/writer.h:137
MethodWriteLocker
src/sofa/pbrpc/rw_lock.h:57
MethodWriteNull
src/rapidjson/writer.h:102
MethodWriteStartArray
src/rapidjson/writer.h:207
MethodWriteStartObject
src/rapidjson/writer.h:205
MethodWriteString
src/rapidjson/writer.h:172
MethodWriteUint
src/rapidjson/writer.h:123
MethodWriteUint64
src/rapidjson/writer.h:145
MethodWriter
src/rapidjson/writer.h:36
MethodZlibErrorCode
src/sofa/pbrpc/gzip_stream.h:94
MethodZlibErrorCode
src/sofa/pbrpc/gzip_stream.h:177
MethodZlibErrorMessage
Return last error message or NULL if no error.
src/sofa/pbrpc/gzip_stream.h:91
MethodZlibErrorMessage
Return last error message or NULL if no error.
src/sofa/pbrpc/gzip_stream.h:174
Method__init__
(self)
python/sofa/pbrpc/client.py:42
Method__init__
(self, address)
python/sofa/pbrpc/client.py:106
Method__init__
(self, address)
python/sofa/pbrpc/client.py:193
Method__init__
Init the channel with specified remote address. The address should be in format of "host:port", for example "127.0.0.1:8080".
python/sofa/pbrpc/client.py:244
Method_empty
src/sofa/pbrpc/smart_ptr/weak_ptr.hpp:84
Method_internal_assign
src/sofa/pbrpc/smart_ptr/weak_ptr.hpp:100
Methodadd
src/sofa/pbrpc/timeout_manager_impl.cc:80
Methodadd
Add a timeout event. If "expiration" of the "cntl" is a special value or already timeout, return false. Else put the "cntl" into the manager, and retu
src/sofa/pbrpc/rpc_timeout_manager.h:75
Methodadd_ref
Increase the reference count of the block. Preconditions: The block pointed by "p" was allocated by this pool and is in use currently.
src/sofa/pbrpc/tran_buf_pool.h:73
Methodadd_repeating
src/sofa/pbrpc/timeout_manager_impl.cc:90
Methodasync_accept
src/sofa/pbrpc/rpc_listener.h:176
Methodasync_read_some
Async read some data from the stream.
src/sofa/pbrpc/rpc_byte_stream.h:298
Methodasync_send_message
Async send message to the remote endpoint. The message may be first put into a pending queue if the channel is busy at that time. Before starting sen
src/sofa/pbrpc/rpc_message_stream.h:87
Methodasync_send_message
Async send message to the remote endpoint. The message may be first put into a pending queue if the channel is busy at that time. Before starting sen
src/sofa/pbrpc/rpc_server_message_stream.h:90
Methodasync_write_some
Async write some data to the stream.
src/sofa/pbrpc/rpc_byte_stream.h:308
Functionatomic_add
src/sofa/pbrpc/atomic.h:68
Functionatomic_add_ret_old64
src/sofa/pbrpc/atomic.h:48
Functionatomic_compare_exchange_explicit
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:457
Functionatomic_dec
src/sofa/pbrpc/atomic.h:23
Functionatomic_exchange_explicit
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:427
Functionatomic_is_lock_free
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:389
Functionatomic_load_explicit
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:400
Functionatomic_store_explicit
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:411
Functionatomic_sub
src/sofa/pbrpc/atomic.h:73
Methodbase_block_factor
src/sofa/pbrpc/buffer.h:129
Methodbegin_with
src/sofa/pbrpc/string_utils.cc:45
Functionbin2hex
src/sofa/pbrpc/bin2ascii.h:54
Methodblock_size
Return block size pointed by "p", including the hidden header. Preconditions: The block pointed by "p" was allocated by this pool and is in use curre
src/sofa/pbrpc/tran_buf_pool.h:53
Methodbroadcast
src/sofa/pbrpc/condition_variable.h:61
Methodc_escape_string
src/sofa/pbrpc/string_utils.h:99
Methodc_escape_string
src/sofa/pbrpc/string_utils.cc:201
Methodcalc_expiration
Given interval in milli-seconds, calculate expiration ticks.
src/sofa/pbrpc/timeout_manager_impl.h:58
Methodcalculate_expiration
src/sofa/pbrpc/condition_variable.h:66
Methodchar_include_all_type_mask
src/sofa/pbrpc/ascii.h:282
Methodchar_include_any_type_mask
src/sofa/pbrpc/ascii.h:277
Methodchoose_rpc_request_parser
Choose the proper request parser. @return false if no parser matched.
src/sofa/pbrpc/rpc_server_message_stream.h:651
Methodclear
src/sofa/pbrpc/timeout_manager_impl.cc:61
Methodclear
src/sofa/pbrpc/rpc_timeout_manager.h:102
Methodclear_sending_env
Clear temp variables for sending message.
src/sofa/pbrpc/rpc_message_stream.h:713
Methodclear_sending_env
Clear temp variables for sending message.
src/sofa/pbrpc/rpc_server_message_stream.h:685
Methodclosure_run_helper
src/sofa/pbrpc/thread_group_impl.h:271
Methodconnect_timeout
src/sofa/pbrpc/rpc_byte_stream.h:283
Functionconst_pointer_cast
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:348
Methoddecode_url
src/sofa/pbrpc/string_utils.cc:462
Methoddefault_error_condition
src/sofa/pbrpc/boost_system_error_code.cc:173
Functiondefault_log_handler
src/sofa/pbrpc/common.cc:42
Methoddestroy
src/sofa/pbrpc/smart_ptr/detail/sp_counted_impl.hpp:146
Methoddestroy
src/sofa/pbrpc/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:111
Functiondisable_mock
src/sofa/pbrpc/mock_test_helper.cc:28
Methoddispatch
src/sofa/pbrpc/thread_group_impl.h:208
Methoddispose
src/sofa/pbrpc/smart_ptr/detail/sp_counted_impl.hpp:44
Methoddispose
src/sofa/pbrpc/smart_ptr/detail/sp_counted_impl.hpp:93
Methoddispose
src/sofa/pbrpc/smart_ptr/detail/sp_counted_impl.hpp:141
Functiondynamic_pointer_cast
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:353
← previousnext →1,601–1,700 of 2,048, ranked by callers