Searched defs:GetPriority (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/base/process/
H A Dprocess_posix.cc68 int Process::GetPriority() const { function in class:base::Process
H A Dprocess_win.cc41 DWORD priority = GetPriority();
87 int Process::GetPriority() const { function in class:base::Process
/external/lzma/CPP/Windows/
H A DThread.h31 int GetPriority() { return ::GetThreadPriority(thread); } function in class:NWindows::CThread
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dcandidate.h80 // priority_ = GetPriority(type_preference);
172 uint32 GetPriority(uint32 type_preference, function in class:cricket::Candidate
/external/chromium_org/net/spdy/
H A Dspdy_priority_forest.h59 Priority GetPriority(NodeId node_id) const;
239 Priority SpdyPriorityForest<NodeId, Priority>::GetPriority( function in class:net::SpdyPriorityForest
/external/sonivox/jet_tools/JetCreator/
H A Deas.py249 def GetPriority (self): member in class:EAS_Stream

Completed in 1351 milliseconds