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
↓ 173 callers
Method
size
Return the length (in bytes) of the referenced data
evpp/slice.h:49
↓ 168 callers
Method
end
3rdparty/gtest/internal/gtest-internal.h:993
↓ 146 callers
Method
begin
3rdparty/gtest/internal/gtest-internal.h:992
↓ 136 callers
Method
reset
3rdparty/gtest/internal/gtest-port.h:908
↓ 106 callers
Method
Put
3rdparty/rapidjson/encodings.h:528
↓ 95 callers
Method
get
3rdparty/gtest/internal/gtest-port.h:900
↓ 90 callers
Method
data
Return a pointer to the beginning of the referenced data
evpp/slice.h:44
↓ 90 callers
Method
empty
Return true if the length of the referenced data is zero
evpp/slice.h:54
↓ 76 callers
Method
loop
evpp/event_loop_thread.cc:107
↓ 62 callers
Method
Stop
evpp/listener.cc:92
↓ 60 callers
Method
RunInLoop
evpp/event_loop.cc:210
↓ 57 callers
Method
Peek
3rdparty/rapidjson/reader.h:735
↓ 51 callers
Method
RunAfter
evpp/event_loop.cc:172
↓ 51 callers
Function
ValuesIn
3rdparty/gtest/gtest-param-test.h:308
↓ 49 callers
Method
Start
evpp/connector.cc:45
↓ 46 callers
Method
ToString
Return a string that contains the copy of the referenced data.
evpp/slice.h:79
↓ 44 callers
Method
Take
3rdparty/rapidjson/reader.h:737
↓ 42 callers
Method
Tell
3rdparty/rapidjson/reader.h:738
↓ 41 callers
Function
StreamableToString
3rdparty/gtest/gtest-message.h:243
↓ 41 callers
Method
size
Returns the number of TestPartResult objects in the array.
3rdparty/gtest/src/gtest-test-part.cc:83
↓ 39 callers
Method
IsStopped
evpp/udp/udp_server.cc:198
↓ 38 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
3rdparty/gtest/src/gtest.cc:946
↓ 35 callers
Method
SetConnectionCallback
evpp/tcp_client.cc:93
↓ 34 callers
Method
Execute
evpp/httpc/request.cc:53
↓ 34 callers
Function
GetActiveEventCount
evpp/inner_pre.cc:80
↓ 34 callers
Method
remote_addr
evpp/udp/udp_message.h:36
↓ 34 callers
Function
strerror
evpp/sockets.cc:11
↓ 27 callers
Method
Append
3rdparty/gtest/src/gtest.cc:2939
↓ 27 callers
Method
Init
evpp/event_loop.cc:55
↓ 27 callers
Method
Take
3rdparty/rapidjson/encodings.h:516
↓ 24 callers
Method
fd
evpp/udp/udp_server.cc:84
↓ 23 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
3rdparty/gtest/src/gtest.cc:2621
↓ 22 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
3rdparty/gtest/src/gtest-internal-inl.h:936
↓ 22 callers
Function
impl
Accessors for the implementation object.
3rdparty/gtest/gtest.h:1255
↓ 21 callers
Method
Run
()
test/test_go/tcpclient.go:175
↓ 21 callers
Method
Run
examples/twisted/pubsubserver/main.cc:21
↓ 20 callers
Function
length
length returns the number of bytes of the unread portion of the buffer
evpp/buffer.h:341
↓ 19 callers
Function
AssertionSuccess
Makes a successful assertion result.
3rdparty/gtest/src/gtest.cc:968
↓ 19 callers
Function
Close
examples/apps/evnsq/evnsq_producer/main.cc:40
↓ 19 callers
Method
Start
examples/pingpong/client.cc:27
↓ 19 callers
Method
conn
apps/evmc/memcache_client.h:46
↓ 18 callers
Method
QueueInLoop
evpp/event_loop.cc:228
↓ 18 callers
Method
clear
Change this slice to refer to an empty array
evpp/slice.h:66
↓ 17 callers
Function
StringRef
3rdparty/rapidjson/document.h:348
↓ 16 callers
Function
AssertionFailure
Makes a failed assertion result.
3rdparty/gtest/src/gtest.cc:973
↓ 16 callers
Method
Connect
evpp/connector.cc:90
↓ 16 callers
Function
FilePath
3rdparty/gtest/internal/gtest-filepath.h:62
↓ 16 callers
Function
Init
test/udp_server_test.cc:19
↓ 16 callers
Method
Send
evpp/tcp_conn.cc:66
↓ 16 callers
Method
UnixMicro
evpp/timestamp.inl.h:52
↓ 15 callers
Method
Run
evpp/event_loop.cc:84
↓ 15 callers
Method
Stop
examples/pingpong/client.cc:31
↓ 15 callers
Method
Take
3rdparty/rapidjson/encodedstream.h:123
↓ 15 callers
Function
id
evpp/tcp_conn.h:56
↓ 14 callers
Method
Init
examples/recipes/self_control_timer/basic_01/event_watcher.cc:21
↓ 14 callers
Method
remote_ip
evpp/udp/udp_message.h:40
↓ 13 callers
Method
IsRunning
evpp/udp/udp_server.cc:189
↓ 13 callers
Function
MemberEnd
Const \em past-the-end member iterator ! \pre IsObject() == true */
3rdparty/rapidjson/document.h:861
↓ 12 callers
Method
Close
evpp/tcp_conn.cc:53
↓ 12 callers
Method
Default
3rdparty/rapidjson/reader.h:186
↓ 12 callers
Method
GetSize
3rdparty/rapidjson/internal/stack.h:129
↓ 12 callers
Method
Send
examples/chatroom/simple/codec.h:35
↓ 12 callers
Function
SkipWhitespace
3rdparty/rapidjson/reader.h:247
↓ 12 callers
Method
id
apps/evmc/command.h:19
↓ 11 callers
Method
AsyncWait
evpp/dns_resolver.cc:77
↓ 11 callers
Method
Cancel
evpp/connector.cc:66
↓ 11 callers
Function
CountIf
3rdparty/gtest/src/gtest-internal-inl.h:282
↓ 11 callers
Method
GetNextLoopWithHash
evpp/event_loop_thread_pool.cc:145
↓ 11 callers
Function
IsArray
3rdparty/rapidjson/document.h:769
↓ 11 callers
Function
IsObject
3rdparty/rapidjson/document.h:768
↓ 11 callers
Function
PrintTupleTo
3rdparty/gtest/gtest-printers.h:825
↓ 11 callers
Method
Reset
3rdparty/gtest/src/gtest-internal-inl.h:981
↓ 11 callers
Method
RunEvery
evpp/event_loop.cc:196
↓ 11 callers
Function
make_custom_alloc_handler
benchmark/throughput/asio_from_chenshuo/handler_allocator.hpp:107
↓ 11 callers
Method
set_id
apps/evmc/command.h:22
↓ 10 callers
Function
DeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
3rdparty/gtest/src/gtest-death-test.cc:251
↓ 10 callers
Function
Prefix
3rdparty/rapidjson/writer.h:317
↓ 10 callers
Function
PrintToString
3rdparty/gtest/gtest-printers.h:847
↓ 10 callers
Method
RegisterHandler
evpp/http/service.cc:110
↓ 10 callers
Method
Stop
benchmark/post_task/post_task1.cc:48
↓ 10 callers
Function
Take
3rdparty/rapidjson/encodings.h:210
↓ 10 callers
Method
TakePush
3rdparty/rapidjson/reader.h:755
↓ 10 callers
Method
clear
apps/evmc/mctypes.h:64
↓ 10 callers
Method
event_base
evpp/event_loop_thread.cc:112
↓ 9 callers
Method
AtEnd
3rdparty/gtest/internal/gtest-param-util-generated.h:3242
↓ 9 callers
Method
BaseGenerator
3rdparty/gtest/internal/gtest-param-util-generated.h:3191
↓ 9 callers
Method
Get
3rdparty/gtest/src/gtest-internal-inl.h:980
↓ 9 callers
Function
MemberBegin
Const member iterator ! \pre IsObject() == true */
3rdparty/rapidjson/document.h:858
↓ 9 callers
Method
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
3rdparty/gtest/src/gtest.cc:3724
↓ 9 callers
Function
Print
examples/timer/timer03.cc:7
↓ 9 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
3rdparty/gtest/src/gtest.cc:3719
↓ 9 callers
Method
port
evpp/udp/udp_server.cc:88
↓ 9 callers
Method
set_server_id
apps/evmc/command.h:31
↓ 9 callers
Function
sockaddr_cast
evpp/sockets.h:68
↓ 8 callers
Function
AddMember
3rdparty/rapidjson/document.h:1040
↓ 8 callers
Function
GetEnv
3rdparty/gtest/internal/gtest-port.h:1793
↓ 8 callers
Function
GetHttpServerURL
test/http_server_test.cc:83
↓ 8 callers
Function
GetListenAddr
test/stability/stability.h:12
↓ 8 callers
Method
GetNextLoop
evpp/tcp_server.cc:159
↓ 8 callers
Function
GetTimeInMillis
Returns the current time in milliseconds.
3rdparty/gtest/src/gtest.cc:780
next →
1–100 of 2,639, ranked by callers