Searched refs:GetChars (Results 1 – 4 of 4) sorted by relevance
34 char *GetChars() { return reinterpret_cast<char *>(GetBytes()); } in GetChars() function
112 {buffer_sp->GetChars(), size_t(buffer_sp->GetByteSize())}) in GetNetBSDProcessCPUType()
132 {buffer_sp->GetChars(), size_t(buffer_sp->GetByteSize())}) in GetELFProcessCPUType()
603 command_output_ptr->assign(Buffer->GetChars(), in RunShellCommand()