Searched defs:fromNodes (Results 1 – 3 of 3) sorted by relevance
124 private static ResumableFileDownload fromNodes(Map<String, JsonNode> downloadNodes) { in fromNodes() method in ResumableFileDownloadSerializer
149 private static ResumableFileUpload fromNodes(Map<String, JsonNode> uploadNodes) { in fromNodes() method in ResumableFileUploadSerializer
507 void CCensorNode::ExtendExclude(const CCensorNode &fromNodes) in ExtendExclude()