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

  /external/llvm/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
LockFileManager.h 68 static bool processStillExecuting(StringRef Hostname, int PID);
  /external/llvm/lib/Support/
LockFileManager.cpp 60 if (processStillExecuting(Owner.first, Owner.second))
100 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) {
316 if (!processStillExecuting((*Owner).first, (*Owner).second))

Completed in 635 milliseconds