MCPcopy Create free account

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

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

↓ 2 callersMethodclose
cpp/src/platform/HttpClient.cpp:420
↓ 2 callersMethodconfigDownloaded
cpp/src/ManufacturerSpecificDB.cpp:345
↓ 2 callersFunctioncopy_udev_string
Get an attribute value from a udev_device and return it as a whar_t string. The returned string must be freed with free() when done.*/
cpp/hidapi/linux/hid.c:116
↓ 2 callersFunctioncreateIVFromPacket_inbound
cpp/src/ZWSecurity.cpp:240
↓ 2 callersFunctionfopen_s
cpp/src/platform/windows/LogImpl.cpp:41
↓ 2 callersFunctionfree_hid_device
cpp/hidapi/libusb/hid.c:140
↓ 2 callersFunctionfree_hid_device
cpp/hidapi/mac/hid.c:146
↓ 2 callersFunctionget_bytes
Get bytes from a HID Report Descriptor. Only call with a num_bytes of 0, 1, 2, or 4. */
cpp/hidapi/libusb/hid.c:162
↓ 2 callersFunctionget_location_id
cpp/hidapi/mac/hid.c:215
↓ 2 callersFunctionget_manufacturer_string
cpp/hidapi/mac/hid.c:312
↓ 2 callersFunctionget_product_string
cpp/hidapi/mac/hid.c:317
↓ 2 callersFunctiongf_inv
cpp/src/aes/aestab.c:221
↓ 2 callersFunctionhid_close
cpp/hidapi/mac/hid.c:968
↓ 2 callersFunctionhid_enumerate
cpp/hidapi/mac/hid.c:408
↓ 2 callersFunctionhid_free_enumeration
cpp/hidapi/mac/hid.c:499
↓ 2 callersFunctionhid_open
cpp/hidapi/linux/hid.c:565
↓ 2 callersMethodinit
cpp/tinyxml/tinystr.h:220
↓ 2 callersMethodisOpen
cpp/src/platform/HttpClient.cpp:413
↓ 2 callersMethodjoin_new
Create a new circle that includes only this instance.
cpp/test/include/gtest/internal/gtest-linked_ptr.h:92
↓ 2 callersFunctionmake_path
cpp/hidapi/libusb/hid.c:398
↓ 2 callersMethodmfsConfigDownloaded
cpp/src/ManufacturerSpecificDB.cpp:368
↓ 2 callersFunctionopen_device
cpp/hidapi/windows/hid.cpp:210
↓ 2 callersFunctionparse_uevent_info
* The caller is responsible for free()ing the (newly-allocated) character * strings pointed to by serial_number_utf8 and product_name_utf8 after use.
cpp/hidapi/linux/hid.c:187
↓ 2 callersFunctionprocess_pending_events
cpp/hidapi/mac/hid.c:401
↓ 2 callersMethodrandom_seed
Returns the random seed used at the start of the current test run.
cpp/test/src/gtest.cc:4285
↓ 2 callersMethodreset
cpp/src/platform/HttpClient.cpp:147
↓ 2 callersMethodsendRequest
cpp/src/DNSThread.cpp:102
↓ 2 callersMethodsetFileConfigRevision
----------------------------------------------------------------------------- <Node::setFileConfigRevision> Set Loaded Config File Revision ----------
cpp/src/Node.cpp:3924
↓ 2 callersFunctionset_report
cpp/hidapi/mac/hid.c:757
↓ 2 callersMethodsize
STL-style container methods.
cpp/test/include/gtest/internal/gtest-internal.h:1063
↓ 2 callersMethodstartConfigDownload
cpp/src/Driver.cpp:7338
↓ 2 callersMethodtest_case_to_run_count
Gets the number of all test cases that contain at least one test that should run.
cpp/test/src/gtest.cc:743
↓ 2 callersMethodtotal_test_case_count
Gets the number of all test cases.
cpp/test/src/gtest.cc:737
↓ 2 callersMethodtotal_test_count
Gets the number of all tests.
cpp/test/src/gtest.cc:774
↓ 2 callersMethodupdateConfigFile
cpp/src/ManufacturerSpecificDB.cpp:434
↓ 2 callersMethodupdateMFSConfigFile
cpp/src/ManufacturerSpecificDB.cpp:457
↓ 2 callersMethodvalue
Gets the user supplied value.
cpp/test/include/gtest/gtest.h:501
↓ 1 callersMethodAbort
Signals that the death test code which should have exited, didn't. Should be called only in a death test child process. Writes a status byte to the ch
cpp/test/src/gtest-death-test.cc:481
↓ 1 callersMethodActivate
----------------------------------------------------------------------------- <Scene::Activate> Execute scene activation by running each ValueId/value
cpp/src/Scene.cpp:468
↓ 1 callersMethodAddArguments
cpp/test/src/gtest-death-test.cc:919
↓ 1 callersMethodAddAssociation
----------------------------------------------------------------------------- <Node::AddAssociation> Adds a node to an association group -------------
cpp/src/Node.cpp:3069
↓ 1 callersMethodAddCommand
----------------------------------------------------------------------------- <Group::AddCommand> Add a command to the list for the specified node ---
cpp/src/Group.cpp:511
↓ 1 callersMethodAddCommandClass
----------------------------------------------------------------------------- <Node::AddCommandClass> Add a command class to the node ----------------
cpp/src/Node.cpp:2137
↓ 1 callersMethodAddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
cpp/test/src/gtest.cc:4094
↓ 1 callersMethodAddItemHelp
cpp/src/Localization.cpp:235
↓ 1 callersMethodAddNodeStop
----------------------------------------------------------------------------- <Driver::AddNodeStop> Stop the Add Node mode based on API of controller
cpp/src/Driver.cpp:5896
↓ 1 callersMethodAddWatcher
----------------------------------------------------------------------------- <Wait::AddWatcher> Add a watcher to our object. ------------------------
cpp/src/platform/Wait.cpp:72
↓ 1 callersMethodAdvanceQueries
----------------------------------------------------------------------------- <Node::AdvanceQueries> Proceed through the initialisation process ------
cpp/src/Node.cpp:263
↓ 1 callersMethodAllQueriesCompleted
cpp/src/Node.h:253
↓ 1 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
cpp/test/src/gtest.cc:1998
↓ 1 callersMethodApplicationCommandHandler
----------------------------------------------------------------------------- <Node::ApplicationCommandHandler> Handle a command class message -------
cpp/src/Node.cpp:2019
↓ 1 callersMethodArgv
cpp/test/src/gtest-death-test.cc:926
↓ 1 callersMethodAssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
cpp/test/src/gtest-port.cc:276
↓ 1 callersMethodBegin
cpp/test/include/gtest/internal/gtest-param-util.h:214
↓ 1 callersMethodBeginControllerCommand
----------------------------------------------------------------------------- <Driver::BeginControllerCommand> Start the controller performing one of
cpp/src/Driver.cpp:5394
↓ 1 callersMethodBlank
cpp/tinyxml/tinyxmlparser.cpp:1632
↓ 1 callersFunctionCalculateOptimalEdits
cpp/test/src/gtest.cc:1025
↓ 1 callersMethodCheckForRefreshValues
cpp/src/command_classes/CommandClass.cpp:401
↓ 1 callersMethodCheckMFSConfigRevision
cpp/src/Driver.cpp:7241
↓ 1 callersMethodClear
cpp/src/Bitfield.cpp:90
↓ 1 callersMethodClearBit
cpp/src/value_classes/ValueBitSet.cpp:285
↓ 1 callersMethodClearCommands
----------------------------------------------------------------------------- <Group::ClearCommands> Clear all the commands for the specified node ---
cpp/src/Group.cpp:489
↓ 1 callersFunctionClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
cpp/test/src/gtest-internal-inl.h:702
↓ 1 callersMethodClearResult
Clears the results of all tests in this test case.
cpp/test/src/gtest.cc:2784
↓ 1 callersFunctionClearSecureSupport
cpp/src/command_classes/CommandClass.h:131
↓ 1 callersMethodClearSwitchPoints
cpp/src/value_classes/ValueSchedule.h:54
↓ 1 callersMethodClose
----------------------------------------------------------------------------- <HidController::Close> Close a HID port --------------------------------
cpp/src/platform/HidController.cpp:165
↓ 1 callersMethodClose
----------------------------------------------------------------------------- <SerialControllerImpl::Close> Close the serial port --------------------
cpp/src/platform/winRT/SerialControllerImpl.cpp:66
↓ 1 callersMethodCloseConnection
Closes the socket.
cpp/test/src/gtest-internal-inl.h:1083
↓ 1 callersFunctionCmpHelperEQFailure
cpp/test/include/gtest/gtest.h:1375
↓ 1 callersFunctionCmpHelperSTREQ
Helper function for *_STREQ on wide strings.
cpp/test/src/gtest.cc:1866
↓ 1 callersFunctionCodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
cpp/test/src/gtest.cc:1756
↓ 1 callersMethodContains
----------------------------------------------------------------------------- <Group::Contains> Whether a group contains a particular node -----------
cpp/src/Group.cpp:236
↓ 1 callersFunctionCopyArray
cpp/test/include/gtest/internal/gtest-internal.h:1001
↓ 1 callersFunctionCreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
cpp/test/src/gtest.cc:1797
↓ 1 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
cpp/test/src/gtest-filepath.cc:308
↓ 1 callersMethodCreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
cpp/test/src/gtest-filepath.cc:325
↓ 1 callersMethodCreateTestFactory
cpp/test/include/gtest/internal/gtest-param-util.h:452
↓ 1 callersFunctionCreateUnifiedDiff
Create a list of diff hunks in Unified diff format. Each hunk has a header generated by PrintHeader above plus a body with lines prefixed with ' ' for
cpp/test/src/gtest.cc:1200
↓ 1 callersMethodCreateValueRaw
----------------------------------------------------------------------------- <Node::CreateValueRaw> Helper to create a new raw value and add it to th
cpp/src/Node.cpp:2629
↓ 1 callersMethodCreateValueSchedule
----------------------------------------------------------------------------- <Node::CreateValueSchedule> Helper to create a new schedule value and ad
cpp/src/Node.cpp:2660
↓ 1 callersMethodCurrentStackTrace
cpp/test/src/gtest.cc:3849
↓ 1 callersMethodDNSThreadProc
cpp/src/DNSThread.cpp:65
↓ 1 callersFunctionDeathTestThreadWarning
Generates a textual failure message when a death test finds more than one thread running, or cannot determine the number of threads, prior to executin
cpp/test/src/gtest-death-test.cc:228
↓ 1 callersFunctionDecryptBuffer
cpp/src/ZWSecurity.cpp:270
↓ 1 callersFunctionDefaultPrintNonContainerTo
cpp/test/include/gtest/gtest-printers.h:222
↓ 1 callersFunctionDefaultPrintTo
cpp/test/include/gtest/gtest-printers.h:378
↓ 1 callersFunctionDeleteThreadLocalValue
cpp/test/include/gtest/internal/gtest-port.h:2055
↓ 1 callersMethodDisablePoll
----------------------------------------------------------------------------- <Driver::DisablePoll> Disable polling of a node ------------------------
cpp/src/Driver.cpp:4300
↓ 1 callersMethodDownload
cpp/src/platform/HttpClient.cpp:1001
↓ 1 callersMethodDriverThreadProc
----------------------------------------------------------------------------- <Driver::DriverThreadProc> Create and manage the worker threads --------
cpp/src/Driver.cpp:428
↓ 1 callersMethodEnablePoll
----------------------------------------------------------------------------- <Driver::EnablePoll> Enable polling of a value -------------------------
cpp/src/Driver.cpp:4230
↓ 1 callersMethodEncoding
Encoding. Will return an empty string if none was found.
cpp/tinyxml/tinyxml.h:1303
↓ 1 callersFunctionEncyrptBuffer
cpp/src/ZWSecurity.cpp:132
↓ 1 callersMethodEnd
cpp/test/include/gtest/internal/gtest-param-util.h:217
↓ 1 callersMethodEquals
cpp/test/include/gtest/internal/gtest-param-util.h:240
↓ 1 callersFunctionExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
cpp/test/src/gtest-death-test.cc:959
↓ 1 callersFunctionExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
cpp/test/src/gtest-death-test.cc:1019
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
cpp/test/src/gtest-death-test.cc:193
↓ 1 callersFunctionFDOpen
cpp/test/include/gtest/internal/gtest-port.h:2405
← previousnext →501–600 of 3,562, ranked by callers