MCPcopy Create free account

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

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

↓ 2 callersFunctionjson2field
src/sofa/pbrpc/pbjson.cc:278
↓ 2 callersMethodlast_rw_ticks
Get the last time ticks for read or write.
src/sofa/pbrpc/rpc_byte_stream.h:273
↓ 2 callersMethodlock
src/sofa/pbrpc/smart_ptr/detail/spinlock_pt.hpp:35
↓ 2 callersMethodmax_pending_buffer_size
Get the max size of pending buffer for send.
src/sofa/pbrpc/rpc_message_stream.h:117
↓ 2 callersFunctionparse_json
src/sofa/pbrpc/pbjson.cc:467
↓ 2 callersMethodpending_buffer_size
Get the current buffer size occupied by the pending queue. This size may be larger than "pending_data_size".
src/sofa/pbrpc/rpc_message_stream.h:136
↓ 2 callersMethodpending_process_count
Get pending process count.
src/sofa/pbrpc/rpc_client_stream.h:50
↓ 2 callersMethodread_quota_token
Get read quota token used for sorting the trigger order. Always no more than 0.
src/sofa/pbrpc/rpc_message_stream.h:159
↓ 2 callersMethodrecharge_read_quota
Recharge read quota. @param quota the quota to recharge.
src/sofa/pbrpc/flow_controller.h:34
↓ 2 callersMethodrecharge_write_quota
Recharge write quota. @param quota the quota to recharge.
src/sofa/pbrpc/flow_controller.h:58
↓ 2 callersMethodrelease
src/sofa/pbrpc/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:128
↓ 2 callersMethodreplace
src/sofa/pbrpc/string_utils.cc:107
↓ 2 callersMethodsend_response
Send response message. No timeout is set for sending response. If send done, on mater succeed or failed, SendResponseCallback will be called. @param
src/sofa/pbrpc/rpc_server_stream.h:91
↓ 2 callersMethodset_accept_callback
src/sofa/pbrpc/rpc_listener.h:79
↓ 2 callersMethodset_accept_fail_callback
src/sofa/pbrpc/rpc_listener.h:86
↓ 2 callersMethodset_closed_stream_callback
Set the callback function when closed stream.
src/sofa/pbrpc/rpc_client_stream.h:37
↓ 2 callersMethodset_create_callback
src/sofa/pbrpc/rpc_listener.h:72
↓ 2 callersMethodset_dest_func
src/sofa/pbrpc/io_service_pool.h:31
↓ 2 callersMethodset_flow_controller
Set the flow controller.
src/sofa/pbrpc/rpc_message_stream.h:105
↓ 2 callersMethodset_init_func
src/sofa/pbrpc/io_service_pool.h:26
↓ 2 callersMethodset_no_delay
src/sofa/pbrpc/rpc_byte_stream.h:61
↓ 2 callersMethodset_write_buffer_base_block_factor
src/sofa/pbrpc/rpc_request.h:105
↓ 2 callersMethodstart_listen
Start listen. Return false if failed.
src/sofa/pbrpc/rpc_listener.h:92
↓ 2 callersMethodswap
src/sofa/pbrpc/rpc_timeout_manager.h:239
↓ 2 callersMethodswap
src/sofa/pbrpc/smart_ptr/scoped_ptr.hpp:76
↓ 2 callersMethodswap
src/sofa/pbrpc/smart_ptr/scoped_array.hpp:72
↓ 2 callersFunctiontouch_boost_error_category
Use for affecting global/static variables' construct/destruct order.
src/sofa/pbrpc/common_internal.h:87
↓ 2 callersMethodtrigger_receive
Trigger receiving operator. @return true if suceessfully triggered
src/sofa/pbrpc/rpc_message_stream.h:143
↓ 2 callersMethodtrigger_send
Trigger sending operator. @return true if suceessfully triggered
src/sofa/pbrpc/rpc_message_stream.h:151
↓ 2 callersMethodunique
src/sofa/pbrpc/smart_ptr/shared_ptr.hpp:276
↓ 2 callersFunctionusage
src/sofa/pbrpc/http-agent/sofa_pbrpc_client.cc:25
↓ 2 callersMethodwrite_quota_token
Get write quota token used for sorting the trigger order. Always no more than 0.
src/sofa/pbrpc/rpc_message_stream.h:166
↓ 1 callersMethodAdd
unit-test/test_ext_closure.cc:681
↓ 1 callersMethodBegin
Element iterator
src/rapidjson/document.h:370
↓ 1 callersMethodCallMethod
src/sofa/pbrpc/http-agent/http_agent.cc:158
↓ 1 callersMethodClear
Remove all elements in the array. ! This function do not deallocate memory in the array, i.e. the capacity is unchanged. */
src/rapidjson/document.h:344
↓ 1 callersMethodDouble
src/rapidjson/reader.h:85
↓ 1 callersMethodDouble
src/rapidjson/document.h:776
↓ 1 callersMethodEcho
sample/compress_sample/server.cc:17
↓ 1 callersMethodEcho
test/kill_test/echo_server.cc:21
↓ 1 callersMethodEnd
src/rapidjson/document.h:371
↓ 1 callersMethodEndArray
src/rapidjson/document.h:794
↓ 1 callersMethodEndObject
src/rapidjson/document.h:787
↓ 1 callersMethodErrorText
If Failed is true, returns a human-readable description of the error.
python/sofa/pbrpc/client.py:79
↓ 1 callersMethodFailed
Returns true if the call failed. After a call has finished, returns true if the call failed. It is usually caused by controller.SetFailed() i
python/sofa/pbrpc/client.py:66
↓ 1 callersMethodFillFromMethodDescriptor
src/sofa/pbrpc/rpc_controller_impl.h:231
↓ 1 callersMethodFindOperationType
src/sofa/pbrpc/profiling.cc:201
↓ 1 callersMethodFree
src/rapidjson/rapidjson.h:137
↓ 1 callersMethodGetCapacity
src/rapidjson/internal/stack.h:68
↓ 1 callersMethodGetErrorOffset
Get the offset in character of the parsing error.
src/rapidjson/document.h:755
↓ 1 callersFunctionGetHostName
src/sofa/pbrpc/web_service.cc:18
↓ 1 callersMethodGetInitAddress
sample/multi_server_sample/client.cc:32
↓ 1 callersMethodGetMockMethod
src/sofa/pbrpc/mock_test_helper_impl.h:35
↓ 1 callersMethodGetParseError
Get the message of parsing error.
src/rapidjson/document.h:752
↓ 1 callersMethodGetRequest
src/sofa/pbrpc/http_rpc_request_parser.cc:115
↓ 1 callersMethodGetStringLength
Get the length of string. ! Since rapidjson permits "\u0000" in the json string, strlen(v.GetString()) may not equal to v.GetStringLength(). */
src/rapidjson/document.h:452
↓ 1 callersMethodGetWebService
src/sofa/pbrpc/rpc_server_impl.cc:605
↓ 1 callersMethodInit
src/sofa/pbrpc/profiling.cc:154
↓ 1 callersMethodInit
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:64
↓ 1 callersMethodInitBuiltinService
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:645
↓ 1 callersMethodInitChannel
src/sofa/pbrpc/dynamic_rpc_channel_impl.cc:612
↓ 1 callersMethodInt
src/rapidjson/reader.h:81
↓ 1 callersMethodInt
src/rapidjson/document.h:772
↓ 1 callersMethodInt64
src/rapidjson/reader.h:83
↓ 1 callersMethodInt64
src/rapidjson/document.h:774
↓ 1 callersMethodIsHttp
src/sofa/pbrpc/rpc_controller.cc:85
↓ 1 callersMethodIsStartCancel
src/sofa/pbrpc/rpc_controller_impl.h:204
↓ 1 callersMethodIsString
src/rapidjson/document.h:206
↓ 1 callersFunctionLZ4_compress
src/sofa/pbrpc/lz4.cc:626
↓ 1 callersFunctionLZ4_compressBound
src/sofa/pbrpc/lz4.cc:336
↓ 1 callersFunctionLZ4_uncompress_unknownOutputSize
src/sofa/pbrpc/lz4.cc:740
↓ 1 callersMethodMemberBegin
Member iterators.
src/rapidjson/document.h:243
↓ 1 callersMethodMemberEnd
src/rapidjson/document.h:244
↓ 1 callersMethodNull
src/rapidjson/reader.h:79
↓ 1 callersMethodNull
Implementation of Handler
src/rapidjson/document.h:770
↓ 1 callersFunctionNullFunction
unit-test/test_ext_closure.cc:669
↓ 1 callersMethodParse
src/sofa/pbrpc/http_rpc_request_parser.cc:55
↓ 1 callersMethodParsePath
src/sofa/pbrpc/http_rpc_request.cc:205
↓ 1 callersFunctionPow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n positive/negative exponen
src/rapidjson/internal/pow10.h:12
↓ 1 callersMethodProcessRequest
src/sofa/pbrpc/http_rpc_request.cc:57
↓ 1 callersMethodProfilingPage
src/sofa/pbrpc/profiling.cc:214
↓ 1 callersMethodPut
src/rapidjson/rapidjson.h:470
↓ 1 callersMethodPutBegin
Not implemented
src/rapidjson/filestream.h:24
↓ 1 callersMethodPutEnd
src/rapidjson/filestream.h:25
↓ 1 callersFunctionPutN
src/rapidjson/rapidjson.h:448
↓ 1 callersFunctionReadlink
src/sofa/pbrpc/profiling.cc:141
↓ 1 callersMethodReceiveResponse
Receive response from the remote peer.
python/sofa/pbrpc/client.py:211
↓ 1 callersMethodRegisterEventHandler
sample/multi_server_sample/client.cc:37
↓ 1 callersMethodRegisterService
src/sofa/pbrpc/rpc_server_impl.cc:300
↓ 1 callersMethodRegisterWebServlet
src/sofa/pbrpc/rpc_server.cc:82
↓ 1 callersMethodReload
sample/multi_server_sample/client.cc:43
↓ 1 callersMethodRequestCompressType
src/sofa/pbrpc/rpc_controller_impl.h:55
↓ 1 callersMethodResetOptions
src/sofa/pbrpc/rpc_server.cc:57
↓ 1 callersMethodResolveAddress
src/sofa/pbrpc/rpc_client_impl.cc:359
↓ 1 callersMethodRoutePage
src/sofa/pbrpc/web_service.cc:207
↓ 1 callersMethodRpcClientStream
src/sofa/pbrpc/rpc_client_stream.h:22
↓ 1 callersMethodSendRequest
Send request to the remote peer.
python/sofa/pbrpc/client.py:196
↓ 1 callersMethodSendResponse
src/sofa/pbrpc/http_rpc_request.cc:271
↓ 1 callersMethodSequenceId
src/sofa/pbrpc/binary_rpc_request.cc:31
↓ 1 callersMethodServerOptions
src/sofa/pbrpc/web_service.cc:414
← previousnext →201–300 of 2,048, ranked by callers