HomeSort by relevance Sort by last modified time
    Searched refs:buildArgList (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglOsUtils/
osProcessUnix.cpp 34 // buildArgList converts a command line into null terminated argument list.
39 static char **buildArgList(const char *command)
115 char **argv = buildArgList(command);
  /sdk/emulator/opengl/shared/OpenglOsUtils/
osProcessUnix.cpp 34 // buildArgList converts a command line into null terminated argument list.
39 static char **buildArgList(const char *command)
115 char **argv = buildArgList(command);

Completed in 54 milliseconds