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

  /external/chromium/base/
process_posix.cc 58 int Process::GetPriority() const {
60 return getpriority(PRIO_PROCESS, process_);
process_win.cc 28 DWORD priority = GetPriority();
57 int Process::GetPriority() const {
  /development/simulator/app/
LogMessage.h 39 android_LogPriority GetPriority(void) const { return mPriority; }
  /external/expat/xmlwf/
xmlwin32url.cxx 26 STDMETHODIMP GetPriority(LONG *);
85 Callback::GetPriority(LONG *)
  /external/sonivox/jet_tools/JetCreator/
eas.py 249 def GetPriority (self):
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 435 SLresult (*GetPriority) (
    [all...]
  /system/media/opensles/include/SLES/
OpenSLES.h 435 SLresult (*GetPriority) (
    [all...]

Completed in 862 milliseconds