Searched refs:has_transferables (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_messaging.h | 99 bool has_transferables() const { in has_transferables() function |
D | node_messaging.cc | 1378 if (size() > 2 && message->has_transferables()) { in Dispatch() |