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

  /cts/suite/audio_quality/lib/include/task/
TaskProcess.h 57 enum ProcessType {
61 ProcessType mType;
  /external/webkit/Source/WebKit2/UIProcess/Launcher/
ProcessLauncher.h 49 enum ProcessType {
55 ProcessType processType;
74 static bool getProcessTypeFromString(const char*, ProcessType&);
79 static const char* processTypeAsString(ProcessType);

Completed in 260 milliseconds