Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qihoo360/evpp
/ functions
Functions
2,639 in github.com/Qihoo360/evpp
⨍
Functions
2,639
◇
Types & classes
1,019
Method
NSQConn
apps/evnsq/nsq_conn.cc:21
Method
NSQConn
test/tcp_client_test.cc:62
Method
NSQConn
test/stability/stability_tcp2_client.h:47
Method
NativeArray
Constructs from a native array.
3rdparty/gtest/internal/gtest-internal.h:972
Function
NewEventLoop
test/event_loop_test.cc:102
Function
NextAllString
evpp/buffer.h:267
Function
NextString
evpp/buffer.h:262
Method
NoExecDeathTest
3rdparty/gtest/src/gtest-death-test.cc:815
Function
Nop
Nop sets a new Command that has no effect server side. Commonly used to respond to heartbeats
apps/evnsq/command.h:157
Method
Normalize
Removes any redundant separators that might be in the pathname. For example, "bar///foo" becomes "bar/foo". Does not eliminate other redundancies that
3rdparty/gtest/src/gtest-filepath.cc:351
Method
Notification
3rdparty/gtest/internal/gtest-port.h:1205
Method
Notify
Notifies all threads created with this notification to start. Must be called from the controller thread.
3rdparty/gtest/internal/gtest-port.h:1214
Method
Notify
examples/recipes/self_control_timer/periodic_04/event_watcher.cc:153
Method
Notify
examples/recipes/self_control_timer/cancel_03/event_watcher.cc:152
Function
Null
3rdparty/rapidjson/prettywriter.h:65
Function
Null
3rdparty/rapidjson/writer.h:108
Method
NumberStream
3rdparty/rapidjson/reader.h:732
Method
NumberStream
3rdparty/rapidjson/reader.h:752
Function
ObjectEmpty
Check whether the object is empty.
3rdparty/rapidjson/document.h:808
Method
OnApp
test/winmain.cc:8
Method
OnApp
examples/winmain-inl.h:5
Method
OnApp
examples/echo/tcpecho/winmain-inl.h:5
Method
OnApp
examples/recipes/self_control_timer/basic_01/winmain-inl.h:11
Method
OnApp
examples/recipes/self_control_timer/basic_02/winmain-inl.h:11
Method
OnApp
examples/recipes/self_control_timer/periodic_04/winmain-inl.h:11
Method
OnApp
examples/recipes/self_control_timer/cancel_03/winmain-inl.h:11
Function
OnCanceled
examples/recipes/self_control_timer/cancel_03/main.cc:11
Method
OnCanceled
evpp/dns_resolver.cc:95
Method
OnCanceled
evpp/invoke_timer.cc:67
Method
OnCanceled
examples/recipes/self_control_timer/periodic_04/invoke_timer.cc:53
Method
OnCanceled
examples/recipes/self_control_timer/cancel_03/invoke_timer.cc:48
Function
OnClientConnection
test/tcp_server_test.cc:20
Function
OnClientConnection
test/tcp_client_reconnect_test.cc:21
Function
OnClientConnection
test/stability/stability_tcp3.h:16
Method
OnClientConnection
apps/evmc/memcache_client_base.cc:101
Function
OnClientConnection1
test/stability/stability_tcp1_client.h:16
Method
OnConnectTimeout
apps/evmc/memcache_client.cc:70
Method
OnConnectTimeout
evpp/connector.cc:221
Method
OnConnectedFailed
apps/evnsq/nsq_conn.cc:307
Method
OnConnectedOK
apps/evnsq/nsq_conn.cc:299
Function
OnConnection
benchmark/throughput/evpp/server.cc:5
Function
OnConnection
benchmark/throughput_header_body/evpp/server.cc:13
Function
OnConnection
examples/echo/tcpecho/main.cc:21
Function
OnConnection
examples/c10m/c10m01/main.cc:59
Function
OnConnection
examples/pingpong/server.cc:5
Method
OnConnection
benchmark/throughput/evpp/client.cc:155
Method
OnConnection
benchmark/throughput/evpp/client_fixed_size.cc:163
Method
OnConnection
benchmark/throughput_header_body/evpp/client.cc:186
Method
OnConnection
apps/evnsq/client.cc:163
Method
OnConnection
evpp/tcp_client.cc:101
Method
OnConnection
examples/c10m/client/main.cc:77
Method
OnConnection
examples/twisted/pubsubserver/main.cc:42
Method
OnConnection
examples/chatroom/simple/server.cc:29
Method
OnConnection
examples/chatroom/simple/client.cc:38
Method
OnConnection
examples/pingpong/client.cc:154
Function
OnCount
test/event_loop_thread_pool_test.cc:25
Function
OnCount
test/event_loop_thread_test.cc:17
Method
OnDNSResolved
evpp/connector.cc:228
Method
OnEnvironmentsSetUpEnd
3rdparty/gtest/gtest.h:1018
Method
OnEnvironmentsSetUpStart
3rdparty/gtest/gtest.h:1017
Method
OnEnvironmentsTearDownEnd
3rdparty/gtest/gtest.h:1025
Method
OnEnvironmentsTearDownStart
3rdparty/gtest/gtest.h:1024
Method
OnError
apps/evmc/command.h:110
Method
OnError
apps/evmc/command.h:143
Method
OnError
apps/evmc/command.h:259
Method
OnError
apps/evmc/command.h:287
Method
OnError
apps/evmc/command.h:314
Method
OnError
apps/evmc/command.h:341
Method
OnGetCommandDone
apps/evmc/command.h:120
Method
OnHttpReqDone
apps/evmc/extract_vbucket_conf.cc:29
Function
OnMessage
benchmark/throughput/evpp/server.cc:11
Function
OnMessage
benchmark/throughput_header_body/evpp/server.cc:21
Function
OnMessage
test/udp_server_test.cc:10
Function
OnMessage
examples/echo/tcpecho/main.cc:9
Function
OnMessage
examples/apps/evnsq/evnsq_tail/main.cc:5
Function
OnMessage
examples/apps/evnsq/evnsq_producer/main.cc:10
Function
OnMessage
examples/c10m/c10m01/main.cc:31
Function
OnMessage
examples/multi_accept/main.cc:6
Function
OnMessage
examples/pingpong/server.cc:11
Method
OnMessage
benchmark/throughput/evpp/client.cc:47
Method
OnMessage
benchmark/throughput/evpp/client_fixed_size.cc:51
Method
OnMessage
benchmark/throughput_header_body/evpp/client.cc:59
Method
OnMessage
apps/evnsq/nsq_conn.cc:219
Method
OnMessage
examples/c10m/client/main.cc:85
Method
OnMessage
examples/twisted/pubsubserver/main.cc:29
Method
OnMessage
examples/chatroom/simple/codec.h:14
Method
OnMessage
examples/pingpong/client.cc:46
Method
OnMultiGetCommandDone
apps/evmc/command.h:48
Method
OnMultiGetCommandOneResponse
apps/evmc/command.h:47
Method
OnPacketTimeout
apps/evmc/memcache_client.cc:100
Method
OnPrefixGetCommandDone
apps/evmc/command.h:49
Method
OnPublishResponse
apps/evnsq/nsq_conn.cc:385
Method
OnPublishResponse
apps/evnsq/producer.cc:110
Function
OnReady
apps/evnsq/test/producer_with_auth/main.cc:35
Function
OnReady
examples/apps/evnsq/evnsq_producer/main.cc:35
Method
OnReady
apps/evnsq/producer.cc:101
Method
OnRecv
apps/evnsq/nsq_conn.cc:98
Method
OnRemoveCommandDone
apps/evmc/command.h:351
Method
OnRemoveConnection
evpp/tcp_client.cc:128
Method
OnResolved
evpp/dns_resolver.cc:133
← previous
next →
1,501–1,600 of 2,639, ranked by callers