Home
last modified time | relevance | path

Searched refs:isActiveCommsRead (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvcommsionode/src/
Dpv_comms_io_node_port.h144 OSCL_IMPORT_REF bool isActiveCommsRead() in isActiveCommsRead() function
Dpv_comms_io_node_port.cpp303 if (!IS_OUTPUT_PORT || isActiveCommsRead()) in writeAsync()