MCPcopy Create free account

hub / github.com/Qihoo360/evpp / functions

Functions2,639 in github.com/Qihoo360/evpp

↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
3rdparty/gtest/src/gtest.cc:2086
↓ 8 callersFunctionIsSubstringImpl
3rdparty/gtest/src/gtest.cc:1260
↓ 8 callersMethodMilliseconds
evpp/duration.inl.h:27
↓ 8 callersMethodOnError
apps/evmc/command.h:73
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
3rdparty/gtest/src/gtest.cc:4715
↓ 8 callersFunctionParseFromIPPort
evpp/sockets.h:35
↓ 8 callersFunctionParseNaturalNumber
3rdparty/gtest/src/gtest-internal-inl.h:1002
↓ 8 callersFunctionPrintCharsAsStringTo
3rdparty/gtest/src/gtest-printers.cc:255
↓ 8 callersMethodRegisterDefaultHandler
evpp/http/service.cc:114
↓ 8 callersFunctionSetStringRaw
Initialize this value as constant string, without calling destructor.
3rdparty/rapidjson/document.h:1658
↓ 8 callersFunctionStringSplit
evpp/utility.h:17
↓ 8 callersFunctionUniversalPrint
3rdparty/gtest/gtest-printers.h:752
↓ 8 callersFunctionWrite
3rdparty/gtest/internal/gtest-port.h:1787
↓ 8 callersFunctionWriteBegin
evpp/buffer.h:332
↓ 8 callersFunctionbegin
evpp/buffer.h:398
↓ 8 callersFunctiongettimeofday
evpp/gettimeofday.h:18
↓ 8 callersMethodset_name
evpp/event_loop_thread.cc:98
↓ 8 callersFunctionsockaddr_in_cast
evpp/sockets.h:80
↓ 7 callersMethodAddResponseHeader
evpp/http/context.cc:54
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
3rdparty/gtest/src/gtest-port.cc:766
↓ 7 callersMethodClear
3rdparty/rapidjson/internal/stack.h:84
↓ 7 callersMethodDisableAllEvent
evpp/fd_channel.cc:101
↓ 7 callersFunctionForEach
3rdparty/gtest/src/gtest-internal-inl.h:295
↓ 7 callersFunctionGTEST_LOCK_EXCLUDED_
3rdparty/gtest/src/gtest.cc:3514
↓ 7 callersMethodGetType
3rdparty/rapidjson/encodedstream.h:119
↓ 7 callersMethodGetVbucketByKey
apps/evmc/vbucket_config.cc:108
↓ 7 callersMethodMicroseconds
evpp/duration.inl.h:31
↓ 7 callersMethodNotify
evpp/event_watcher.cc:176
↓ 7 callersFunctionSend
evpp/tcp_conn.h:42
↓ 7 callersMethodSetTCPNoDelay
evpp/tcp_conn.cc:307
↓ 7 callersFunctionStrLen
3rdparty/rapidjson/internal/strfunc.h:30
↓ 7 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
3rdparty/gtest/src/gtest.cc:1659
↓ 7 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
3rdparty/gtest/src/gtest.cc:321
↓ 7 callersFunctionToIPPort
evpp/sockets.cc:173
↓ 7 callersFunctionWritableBytes
evpp/buffer.h:358
↓ 7 callersMethodbegin
3rdparty/gtest/internal/gtest-param-util.h:171
↓ 7 callersMethodend
3rdparty/gtest/internal/gtest-param-util.h:172
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
3rdparty/gtest/src/gtest.cc:4584
↓ 7 callersMethodserver_id
apps/evmc/command.cc:15
↓ 6 callersFunctionAbort
3rdparty/gtest/src/gtest-port.cc:699
↓ 6 callersFunctionAddrToString
evpp/tcp_conn.h:102
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
3rdparty/gtest/src/gtest.cc:1424
↓ 6 callersMethodClose
examples/recipes/self_control_timer/basic_01/event_watcher.cc:35
↓ 6 callersMethodDisconnect
evpp/tcp_client.cc:59
↓ 6 callersMethodFindHeader
evpp/httpc/response.cc:32
↓ 6 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
3rdparty/gtest/src/gtest-port.cc:456
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
3rdparty/gtest/src/gtest-port.cc:250
↓ 6 callersFunctionGenericValue
Default constructor creates a null value.
3rdparty/rapidjson/document.h:439
↓ 6 callersMethodInt
3rdparty/rapidjson/reader.h:189
↓ 6 callersFunctionIsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
3rdparty/gtest/src/gtest-port.cc:203
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
3rdparty/gtest/src/gtest-filepath.cc:92
↓ 6 callersMethodIsZero
evpp/duration.inl.h:43
↓ 6 callersMethodNow
evpp/timestamp.inl.h:19
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
3rdparty/gtest/src/gtest.cc:4749
↓ 6 callersMethodPopRunningCommand
apps/evmc/memcache_client.cc:41
↓ 6 callersMethodSeconds
evpp/duration.inl.h:23
↓ 6 callersMethodShouldRetry
apps/evmc/command.cc:22
↓ 6 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
3rdparty/gtest/src/gtest.cc:4663
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
3rdparty/gtest/src/gtest.cc:734
↓ 6 callersMethodoriginal_uri
evpp/http/context.cc:50
↓ 5 callersMethodAccept
evpp/listener.cc:46
↓ 5 callersMethodDisconnect
test/tcp_client_test.cc:73
↓ 5 callersMethodDisconnect
test/stability/stability_tcp2_client.h:58
↓ 5 callersFunctionDoClose
evpp/event_watcher.h:42
↓ 5 callersMethodEmpty
3rdparty/rapidjson/internal/stack.h:128
↓ 5 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
3rdparty/gtest/src/gtest.cc:1000
↓ 5 callersFunctionEventDel
evpp/inner_pre.cc:58
↓ 5 callersFunctionFindMember
Find member by name. ! \param name Member name to be searched. \pre IsObject() == true \return Iterator to member, if it exist
3rdparty/rapidjson/document.h:915
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
3rdparty/gtest/src/gtest-death-test.cc:493
↓ 5 callersFunctionFree
3rdparty/rapidjson/allocators.h:79
↓ 5 callersFunctionGetHttpServerURL
test/stability/stability.cc:55
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
3rdparty/gtest/src/gtest-death-test.cc:304
↓ 5 callersFunctionGetSize
3rdparty/rapidjson/memorybuffer.h:54
↓ 5 callersFunctionGetType
3rdparty/rapidjson/document.h:763
↓ 5 callersFunctionInit
test/evhttp_client_test.cc:46
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
3rdparty/gtest/src/gtest.cc:4426
↓ 5 callersMethodJoin
evpp/event_loop_thread.cc:84
↓ 5 callersMethodLength
3rdparty/rapidjson/reader.h:622
↓ 5 callersMethodMalloc
Allocates a memory block. (concept Allocator)
3rdparty/rapidjson/allocators.h:176
↓ 5 callersMethodNanoseconds
evpp/duration.inl.h:19
↓ 5 callersMethodNext
apps/evmc/random.h:24
↓ 5 callersMethodParse
3rdparty/rapidjson/reader.h:393
↓ 5 callersMethodPop
3rdparty/rapidjson/internal/stack.h:112
↓ 5 callersMethodPush
3rdparty/rapidjson/internal/stack.h:101
↓ 5 callersMethodSet
Update error code and offset.
3rdparty/rapidjson/error/error.h:125
↓ 5 callersMethodSet
apps/evmc/memcache_client_pool.cc:67
↓ 5 callersMethodSize
Computes the memory blocks allocated. ! \return total used bytes. */
3rdparty/rapidjson/allocators.h:168
↓ 5 callersFunctionSkip
Skip advances the reading index of the buffer
evpp/buffer.h:44
↓ 5 callersMethodStart
examples/chatroom/simple/server.cc:23
↓ 5 callersMethodStop
apps/evmc/memcache_client_base.cc:16
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
3rdparty/gtest/src/gtest-port.cc:798
↓ 5 callersMethodget
3rdparty/gtest/internal/gtest-linked_ptr.h:172
↓ 5 callersFunctionlisteners
Provides access to the event listener list.
3rdparty/gtest/src/gtest-internal-inl.h:599
↓ 5 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
3rdparty/gtest/src/gtest.cc:3934
↓ 5 callersFunctionsize
size returns the number of bytes of the unread portion of the buffer. It is the same as length().
evpp/buffer.h:348
↓ 5 callersMethodstatus
3rdparty/gtest/src/gtest-death-test.cc:383
↓ 5 callersMethodthread_num
evpp/event_loop_thread_pool.cc:156
↓ 4 callersFunctionBenchmark
benchmark/gettimeofday/gettimeofday.cc:46
↓ 4 callersFunctionCmpHelperEQ
3rdparty/gtest/gtest.h:1438
↓ 4 callersMethodConnect
examples/chatroom/simple/client.cc:22
← previousnext →101–200 of 2,639, ranked by callers