MCPcopy Create free account

hub / github.com/EmbeddedRPC/erpc / functions

Functions4,450 in github.com/EmbeddedRPC/erpc

↓ 8 callersMethodnext
erpcgen/src/options.cpp:138
↓ 8 callersMethodreleaseRequest
erpc_c/infra/erpc_client_manager.cpp:209
↓ 8 callersMethodrun
(self, captureOutput: bool = False)
erpcgen/test/conftest.py:228
↓ 8 callersMethodset
! * @brief This function set new buffer and his length. * * This function set buffer to read/write data. * * @param[in] buffe
erpc_c/infra/erpc_message_buffer.hpp:67
↓ 8 callersMethodsetDataType
! * @brief This function sets constant data type. * * @param[in] dataType Constant data type. */
erpcgen/src/types/ConstType.hpp:63
↓ 8 callersMethodsetParent
! * @brief This function set parent for this node. * * @param[in] newParent Pointer to given parent node. */
erpcgen/src/AstNode.hpp:174
↓ 8 callersMethodwriteUInt16
(final int value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:124
↓ 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
test/common/gtest/gtest.cpp:9802
↓ 7 callersFunctionForEach
test/common/gtest/gtest.cpp:702
↓ 7 callersFunctionGTEST_LOCK_EXCLUDED_
test/common/gtest/gtest.cpp:5362
↓ 7 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
test/common/gtest/gtest.cpp:6921
↓ 7 callersFunctionRUN_ALL_TESTS
test/common/gtest/gtest.h:20846
↓ 7 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
test/common/gtest/gtest.cpp:3454
↓ 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.
test/common/gtest/gtest.cpp:1817
↓ 7 callersFunction_resize_main
()
scripts/kconfig/menuconfig.py:1034
↓ 7 callersFunction_width
(win)
scripts/kconfig/menuconfig.py:1082
↓ 7 callersMethodaddMember
erpcgen/src/types/Type.cpp:315
↓ 7 callersMethodclone
! * @brief This function returns an exact duplicate of this object. * * @return Pointer to new (cloned) AstNode object. */
erpcgen/src/AstNode.hpp:109
↓ 7 callersMethodcomputeCRC16
erpc_c/infra/erpc_crc16.cpp:24
↓ 7 callersMethodgetParent
@name Parent @{ ! * @brief This function returns pointer to parent node. * * @return Pointer to parent node. */
erpcgen/src/AstNode.hpp:167
↓ 7 callersMethodgetReturnStructMemberType
! * @brief This function returns data type of function return value. * * @return Return data type of function return value. */
erpcgen/src/types/Function.hpp:70
↓ 7 callersMethodgetTokenName
erpcgen/src/Token.cpp:44
↓ 7 callersMethodgetValue
()
test/java_impl_tests/src/main/java/io/github/embeddedrpc/erpc/tests/common/myEnum.java:19
↓ 7 callersMethodhasValue
@name Value @{ ! * @brief This function return true/false, when token has/hasn't value. * * @retval true When token has value. * @
erpcgen/src/Token.hpp:189
↓ 7 callersMethodlog
erpcgen/src/Logging.cpp:21
↓ 7 callersMethodmessage
(self)
erpc_python/erpc/client.py:93
↓ 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.
test/common/gtest/gtest.cpp:6459
↓ 7 callersMethodreadUInt32
()
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:236
↓ 7 callersMethodrelease
test/common/gtest/gtest.h:2275
↓ 7 callersMethodrun
erpc_c/infra/erpc_simple_server.cpp:22
↓ 7 callersMethodsize
! * @brief This function returns number of elements in queue. * * @return Number of elements in queue. */
erpc_c/infra/erpc_static_queue.hpp:98
↓ 7 callersMethodstop
()
test/java_impl_tests/src/test/java/io/github/embeddedrpc/erpc/tests/TestingServer.java:29
↓ 6 callersFunctionAbort
test/common/gtest/gtest.cpp:9735
↓ 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
test/common/gtest/gtest.cpp:3219
↓ 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.
test/common/gtest/gtest.cpp:9497
↓ 6 callersFunctionFormatForComparisonFailureMessage
test/common/gtest/gtest.h:19619
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
test/common/gtest/gtest.cpp:9291
↓ 6 callersFunctionIsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
test/common/gtest/gtest.cpp:9244
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
test/common/gtest/gtest.cpp:8360
↓ 6 callersMethodLock
test/common/gtest/gtest.cpp:8876
↓ 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,
test/common/gtest/gtest.cpp:6665
↓ 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
test/common/gtest/gtest.cpp:6579
↓ 6 callersMethod_expect_str_and_eol
(self)
scripts/kconfig/kconfiglib.py:2640
↓ 6 callersFunction_is_base_n
(s, n)
scripts/kconfig/kconfiglib.py:6465
↓ 6 callersMethod_parse_cond
(self)
scripts/kconfig/kconfiglib.py:3200
↓ 6 callersFunction_warn
(*args)
scripts/kconfig/menuconfig.py:3178
↓ 6 callersMethodaddMessageLogger
erpc_c/infra/erpc_message_loggers.cpp:40
↓ 6 callersMethodadd_service
(self, service)
erpc_python/erpc/server.py:63
↓ 6 callersMethodcomputeCRC16
(self, data)
erpc_python/erpc/crc16.py:27
↓ 6 callersMethoddispose
! * @brief This function disposes message buffer. * * @param[in] buf MessageBuffer to dispose. */
erpc_c/setup/erpc_setup_mbf_rpmsg.cpp:67
↓ 6 callersMethodequals
(Object o)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/auxiliary/MessageInfo.java:69
↓ 6 callersFunctionerpc_add_service_to_server
erpc_c/setup/erpc_server_setup.cpp:125
↓ 6 callersFunctionerpc_client_init
erpc_c/setup/erpc_client_setup.cpp:46
↓ 6 callersFunctionerpc_server_poll
erpc_c/setup/erpc_server_setup.cpp:162
↓ 6 callersMethodgetCrc16
erpc_c/infra/erpc_framed_transport.cpp:48
↓ 6 callersMethodgetDiscriminatorName
! * @brief This function returns union discriminator name. * * @return Union discriminator name. */
erpcgen/src/types/UnionType.hpp:146
↓ 6 callersMethodgetFunctionType
! * @brief This function returns FunctionType (callback type). * * @return FunctionType (callback type). */
erpcgen/src/types/Function.hpp:197
↓ 6 callersMethodgetTransport
()
erpc_java/src/main/java/io/github/embeddedrpc/erpc/server/Server.java:43
↓ 6 callersMethodgetTrueContainerDataType
erpcgen/src/types/Type.cpp:473
↓ 6 callersMethodisDatatypeSymbol
! * @brief This function is testing symbol type. * * @retval true When symbol is TypenameSymbol. * @retval false When symbol isn't
erpcgen/src/types/Symbol.hpp:165
↓ 6 callersMethodisIdentifierTok
erpcgen/src/Token.cpp:54
↓ 6 callersFunctionlisteners
Provides access to the event listener list.
test/common/gtest/gtest.cpp:1009
↓ 6 callersFunctionprintMatrix
(matrix)
examples/matrix_multiply_python/matrix_multiply.py:44
↓ 6 callersMethodprintMatrix
(int[][] matrix)
examples/matrix_multiply_java/src/main/java/io/github/embeddedrpc/erpc/example/Main.java:127
↓ 6 callersMethodreadUInt16
()
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:231
↓ 6 callersFunctionsearch
(_=None)
scripts/kconfig/guiconfig.py:1757
↓ 6 callersMethodselection
See the class documentation.
scripts/kconfig/kconfiglib.py:5340
↓ 6 callersMethodsequence
Get message sequence. @return sequence
erpc_java/src/main/java/io/github/embeddedrpc/erpc/auxiliary/MessageInfo.java:65
↓ 6 callersMethodsetBuffer
! * @brief Prototype for set message buffer used for read and write data. * * @param[in] buf Message buffer to set. * @param[in] s
erpc_c/infra/erpc_codec.hpp:83
↓ 6 callersFunctionsis
(expr, val, title)
scripts/kconfig/menuconfig.py:2730
↓ 6 callersFunctionsis
(expr, val, title)
scripts/kconfig/guiconfig.py:2205
↓ 6 callersMethodstartReadMessage
Read message info. @return Message info
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/Codec.java:167
↓ 6 callersMethodwriteInt32
(final int value)
erpc_java/src/main/java/io/github/embeddedrpc/erpc/codec/BasicCodec.java:105
↓ 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
test/common/gtest/gtest.cpp:2784
↓ 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.
test/common/gtest/gtest.cpp:7421
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
test/common/gtest/gtest.cpp:7232
↓ 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.
test/common/gtest/gtest.cpp:6301
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
test/common/gtest/gtest.cpp:9834
↓ 5 callersMethodThread
erpc_c/port/erpc_threading_mbed.cpp:31
↓ 5 callersMethod__init__
(self)
erpc_python/erpc/transport.py:42
↓ 5 callersFunction_dt_units_to_scale
(unit)
scripts/kconfig/kconfigfunctions.py:38
↓ 5 callersFunction_getch_compat
(win)
scripts/kconfig/menuconfig.py:3145
↓ 5 callersFunction_item_row
(item)
scripts/kconfig/guiconfig.py:1071
↓ 5 callersMethod_parse_expr
(self, transform_m)
scripts/kconfig/kconfiglib.py:3467
↓ 5 callersFunction_select
(tree, item)
scripts/kconfig/guiconfig.py:1592
↓ 5 callersMethod_strip_dep
(self, expr)
scripts/kconfig/kconfiglib.py:5993
↓ 5 callersMethod_trailing_tokens_error
(self)
scripts/kconfig/kconfiglib.py:3985
↓ 5 callersFunctionenableFirstSide
test/test_arbitrator/test_arbitrator_client_impl.cpp:108
↓ 5 callersFunctionerpc_arbitrated_client_init
erpc_c/setup/erpc_arbitrated_client_setup.cpp:51
↓ 5 callersFunctionerpc_arbitrated_client_set_crc
erpc_c/setup/erpc_arbitrated_client_setup.cpp:168
↓ 5 callersFunctionerpc_arbitrated_client_set_server
erpc_c/setup/erpc_arbitrated_client_setup.cpp:178
↓ 5 callersFunctionerpc_arbitrated_client_set_server_thread_id
erpc_c/setup/erpc_arbitrated_client_setup.cpp:187
↓ 5 callersFunctionerpc_transport_tcp_deinit
erpc_c/setup/erpc_setup_tcp.cpp:70
↓ 5 callersFunctionerpc_transport_tcp_init
erpc_c/setup/erpc_setup_tcp.cpp:26
↓ 5 callersMethodgetCaseValue
! * @brief This function returns union case value. * * @return Union case value. */
erpcgen/src/types/UnionCase.hpp:82
↓ 5 callersMethodgetSymbolDirections
erpcgen/src/types/Type.cpp:425
↓ 5 callersMethodgetTokenString
! * @brief This function returns string representation of this node token value. * * @return Node token value string representation.
erpcgen/src/AstNode.hpp:157
↓ 5 callersMethodgetTokenValue
! * @brief This function returns value of token of this node. * * @return Node token value pointer. */
erpcgen/src/AstNode.hpp:150
↓ 5 callersMethodget_var_value
erpcgen/src/cpptemplate/cpptempl.cpp:1114
↓ 5 callersFunctionisNullOpt
Is this option-char null?
erpcgen/src/options.cpp:309
← previousnext →201–300 of 4,450, ranked by callers