Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjC/
Ddebug-info-block-line.m49 - (void)sendString:(NSString *)string;
85 [connection sendString:@".\r\n"];
/external/libvncserver/webclients/novnc/include/chrome-app/
Dtcp-client.js103 TcpClient.prototype.sendString = function(msg, callback) { method in TcpClient