Searched refs:SendCommandImpl (Results 1 – 2 of 2) sorted by relevance
95 const char *SendCommandImpl(const char *command);
365 if (const char *res = SendCommandImpl(command)) in SendCommand()376 const char *SymbolizerProcess::SendCommandImpl(const char *command) { in SendCommandImpl() function in __sanitizer::SymbolizerProcess