reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Platform/Android/AdbClient.cpp
  541   if (strncmp(command_str, kSTAT, stat_len))
  542     return Status("Got invalid stat command: %s", command_str);