MCPcopy Create free account

hub / github.com/OpenZWave/open-zwave / functions

Functions3,562 in github.com/OpenZWave/open-zwave

↓ 3 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
cpp/test/src/gtest.cc:2736
↓ 3 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
cpp/test/src/gtest.cc:715
↓ 3 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
cpp/test/src/gtest.cc:620
↓ 3 callersMethodGetVersion
cpp/src/Node.h:309
↓ 3 callersMethodHandleMsg
----------------------------------------------------------------------------- <MultiInstance::HandleMsg> Handle a message from the Z-Wave network ----
cpp/src/command_classes/MultiInstance.cpp:173
↓ 3 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
cpp/test/src/gtest-port.cc:1186
↓ 3 callersFunctionIsInclusionController
cpp/src/Driver.h:218
↓ 3 callersMethodIsSignalled
----------------------------------------------------------------------------- <EventImpl::IsSignalled> Test whether the event is set -----------------
cpp/src/platform/unix/EventImpl.cpp:149
↓ 3 callersFunctionMatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
cpp/test/src/gtest-port.cc:771
↓ 3 callersMethodNext
cpp/tinyxml/tinyxml.cpp:1177
↓ 3 callersFunctionParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
cpp/test/src/gtest.cc:5014
↓ 3 callersFunctionParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
cpp/test/src/gtest-port.cc:1131
↓ 3 callersFunctionParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
cpp/test/src/gtest.cc:5069
↓ 3 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
cpp/test/src/gtest-printers.cc:60
↓ 3 callersFunctionPrintRawArrayTo
cpp/test/include/gtest/gtest-printers.h:561
↓ 3 callersMethodPushLine
cpp/test/src/gtest.cc:1132
↓ 3 callersMethodRead
----------------------------------------------------------------------------- <Controller::Read> Read from a controller ------------------------------
cpp/src/platform/Controller.cpp:54
↓ 3 callersMethodRemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
cpp/test/src/gtest-filepath.cc:346
↓ 3 callersMethodRemoveValue
----------------------------------------------------------------------------- <Node::RemoveValue> Remove the value object with the specified settings
cpp/src/Node.cpp:2895
↓ 3 callersFunctionReportFailureInUnknownLocation
cpp/test/src/gtest.cc:2247
↓ 3 callersFunctionRequestState
cpp/src/command_classes/CommandClass.h:72
↓ 3 callersMethodRequestState
----------------------------------------------------------------------------- <Lock::RequestState> Request current state from the device -------------
cpp/src/command_classes/Lock.cpp:51
↓ 3 callersMethodSet
----------------------------------------------------------------------------- <ValueBitSet::Set> Set a new value in the device -----------------------
cpp/src/value_classes/ValueBitSet.cpp:238
↓ 3 callersMethodSetAwake
----------------------------------------------------------------------------- <WakeUp::SetAwake> Set whether the device is likely to be awake --------
cpp/src/command_classes/WakeUp.cpp:342
↓ 3 callersMethodSetFlagBool
cpp/src/CompatOptionManager.cpp:334
↓ 3 callersMethodSetManufacturerName
cpp/src/Node.h:362
↓ 3 callersMethodSetProductName
cpp/src/Node.h:363
↓ 3 callersFunctionShuffleRange
cpp/test/src/gtest-internal-inl.h:312
↓ 3 callersMethodStart
----------------------------------------------------------------------------- <Driver::Start> Start the driver thread --------------------------------
cpp/src/Driver.cpp:397
↓ 3 callersFunctionStripTrailingSpaces
cpp/test/include/gtest/internal/gtest-port.h:2315
↓ 3 callersMethodUpdateNodeRoutes
----------------------------------------------------------------------------- <Driver::UpdateNodeRoutes> Update a node's routing information ---------
cpp/src/Driver.cpp:6845
↓ 3 callersFunctionaes_init
cpp/src/aes/aestab.c:187
↓ 3 callersMethodcurrent_test_result
Returns the TestResult for the test that's currently running, or the TestResult for the ad hoc test if no test is running.
cpp/test/src/gtest.cc:4931
↓ 3 callersFunctiondup_wcs
Implementation of wcsdup() for Mac. */
cpp/hidapi/mac/hid.c:324
↓ 3 callersFunctionfopen_s
cpp/src/platform/winRT/LogImpl.cpp:40
↓ 3 callersMethodgetLatestConfigRevision
Get the Latest Config File revision available at openzwave.com * * @return The latest revision number available */
cpp/src/Node.h:481
↓ 3 callersFunctionget_device_string
cpp/hidapi/linux/hid.c:241
↓ 3 callersFunctionget_product_id
cpp/hidapi/mac/hid.c:210
↓ 3 callersFunctionget_serial_number
cpp/hidapi/mac/hid.c:307
↓ 3 callersFunctionget_vendor_id
cpp/hidapi/mac/hid.c:205
↓ 3 callersFunctionhibit
cpp/src/aes/aestab.c:211
↓ 3 callersFunctionhid_get_indexed_string
cpp/hidapi/libusb/hid.c:1199
↓ 3 callersMethodindex
cpp/test/include/gtest/internal/gtest-death-test-internal.h:250
↓ 3 callersFunctionlibusb_get_string_descriptor
The FreeBSD version of libusb doesn't have this funciton. In mainline libusb, it's inlined in libusb.h. This function will bear a striking resem
cpp/hidapi/libusb/hid.c:269
↓ 3 callersFunctionmake_path
cpp/hidapi/mac/hid.c:334
↓ 3 callersFunctionpthread_barrier_destroy
cpp/hidapi/mac/hid.c:68
↓ 3 callersFunctionpthread_barrier_init
cpp/hidapi/mac/hid.c:48
↓ 3 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
cpp/test/src/gtest.cc:758
↓ 3 callersMethodreportable_test_count
Gets the number of tests to be printed in the XML report.
cpp/test/src/gtest.cc:769
↓ 3 callersMethodstart
cpp/tinyxml/tinystr.h:222
↓ 3 callersFunctionutf8_to_wchar_t
The caller must free the returned string with free(). */
cpp/hidapi/linux/hid.c:97
↓ 3 callersMethodwrite_fd
cpp/test/src/gtest-death-test.cc:400
↓ 2 callersMethodAccept
cpp/tinyxml/tinyxml.cpp:848
↓ 2 callersMethodAddArgument
cpp/test/src/gtest-death-test.cc:914
↓ 2 callersMethodAddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
cpp/test/src/gtest.cc:2750
↓ 2 callersMethodAddWatcher
----------------------------------------------------------------------------- <Manager::AddWatcher> Add a watcher to the list ------------------------
cpp/src/Manager.cpp:3931
↓ 2 callersMethodAdvance
cpp/test/include/gtest/internal/gtest-param-util.h:232
↓ 2 callersMethodAlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
cpp/test/include/gtest/internal/gtest-internal.h:358
↓ 2 callersFunctionAlwaysFalse
Always returns false.
cpp/test/include/gtest/internal/gtest-internal.h:737
↓ 2 callersFunctionAlwaysTrue
cpp/test/src/gtest.cc:4987
↓ 2 callersFunctionArrayEq
cpp/test/include/gtest/internal/gtest-internal.h:961
↓ 2 callersFunctionAtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
cpp/test/src/gtest-port.cc:652
↓ 2 callersMethodBaseGenerator
cpp/test/include/gtest/internal/gtest-param-util.h:229
↓ 2 callersMethodCDATA
Queries whether this represents text using a CDATA section.
cpp/tinyxml/tinyxml.h:1235
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
cpp/test/src/gtest-port.cc:1018
↓ 2 callersMethodCheckCompletedNodeQueries
----------------------------------------------------------------------------- <Driver::CheckCompletedNodeQueries> Identify controller (as opposed to n
cpp/src/Driver.cpp:1620
↓ 2 callersMethodCheckNodeConfigRevision
cpp/src/Driver.cpp:7223
↓ 2 callersMethodClearStaticRequest
----------------------------------------------------------------------------- <CommandClass::ClearStaticRequest> The static data for this command clas
cpp/src/command_classes/CommandClass.cpp:759
↓ 2 callersMethodCurrent
cpp/test/include/gtest/internal/gtest-param-util.h:239
↓ 2 callersMethodCurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
cpp/test/src/gtest.cc:793
↓ 2 callersMethodDirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
cpp/test/src/gtest-filepath.cc:223
↓ 2 callersMethodErrorDesc
Contains a textual (english) description of the error if one occurs.
cpp/tinyxml/tinyxml.h:1459
↓ 2 callersMethodExchangeNetworkKeys
----------------------------------------------------------------------------- <Security::RequestState> Request current state from the device ---------
cpp/src/command_classes/Security.cpp:93
↓ 2 callersFunctionFClose
cpp/test/include/gtest/internal/gtest-port.h:2407
↓ 2 callersFunctionFailed
Returns true iff the test case failed.
cpp/test/include/gtest/gtest.h:838
↓ 2 callersMethodFileExists
* FileExists. Check for the existance of a file. * \param string. file name. * \return Bool value indicating existance. */
cpp/src/platform/FileOps.cpp:92
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
cpp/test/src/gtest.cc:2349
↓ 2 callersFunctionFormatTestCaseCount
Formats the count of test cases.
cpp/test/src/gtest.cc:2819
↓ 2 callersFunctionGTestIsInitialized
GTestIsInitialized() returns true iff the user has initialized Google Test. Useful for catching the user mistake of not initializing Google Test befo
cpp/test/src/gtest.cc:330
↓ 2 callersFunctionGenerateAuthentication
----------------------------------------------------------------------------- <GenerateAuthentication> Generate authentication data from a security-en
cpp/src/ZWSecurity.cpp:47
↓ 2 callersMethodGetAsString
cpp/src/Notification.cpp:40
↓ 2 callersMethodGetBasic
cpp/src/Node.h:314
↓ 2 callersMethodGetBuffer
cpp/src/Msg.cpp:328
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
cpp/test/src/gtest-port.cc:1027
↓ 2 callersMethodGetDriverStatistics
----------------------------------------------------------------------------- <Driver::GetDriverStatistics> Return driver statistics -----------------
cpp/src/Driver.cpp:6909
↓ 2 callersFunctionGetEnviron
cpp/test/src/gtest-death-test.cc:942
↓ 2 callersMethodGetGlobalLabel
cpp/src/Localization.cpp:745
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
cpp/test/src/gtest.cc:701
↓ 2 callersMethodGetMapping
Map COMMAND_CLASS_BASIC messages to another command class
cpp/src/command_classes/Basic.h:50
↓ 2 callersMethodGetNodeUnsafe
----------------------------------------------------------------------------- <CommandClass::GetNode> Get a pointer to our node without locking the mu
cpp/src/command_classes/CommandClass.cpp:129
↓ 2 callersFunctionGetReservedAttributesForElement
cpp/test/src/gtest.cc:2109
↓ 2 callersMethodGetSize
cpp/src/value_classes/ValueBitSet.cpp:389
↓ 2 callersMethodGetSpecificDeviceClass
----------------------------------------------------------------------------- <Node::GenericDeviceClass::GetSpecificDeviceClass> Get a specific device
cpp/src/Node.cpp:3748
↓ 2 callersFunctionGetTransmitOptions
* Fetch the transmit options */
cpp/src/Driver.h:608
↓ 2 callersMethodGetTypeNameFromEnum
----------------------------------------------------------------------------- <Value::GetTypeNameFromEnum> Static helper to get a type enum as a strin
cpp/src/value_classes/Value.cpp:537
↓ 2 callersMethodGetValueHelp
----------------------------------------------------------------------------- <Manager::GetValueHelp> Gets a help string describing the value's purpos
cpp/src/Manager.cpp:1860
↓ 2 callersMethodGetValueItemHelp
cpp/src/Localization.cpp:709
↓ 2 callersMethodGetValueLabel
----------------------------------------------------------------------------- <Manager::GetValueLabel> Gets the user-friendly label for the value ----
cpp/src/Manager.cpp:1730
↓ 2 callersMethodGetValueStore
cpp/src/Node.h:554
↓ 2 callersFunctionGetValueStoreKey
Get the key from our own m_id
cpp/src/value_classes/ValueID.h:317
← previousnext →301–400 of 3,562, ranked by callers