Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DThread.h31 int GetPriority() { return ::GetThreadPriority(thread); } in GetPriority() function
/external/libchrome/base/process/
Dprocess_posix.cc371 int Process::GetPriority() const { in GetPriority() function in base::Process
/external/webrtc/webrtc/p2p/base/
Dcandidate.h181 uint32_t GetPriority(uint32_t type_preference, in GetPriority() function
/external/vboot_reference/cgpt/
Dcgpt_common.c737 int GetPriority(struct drive *drive, int secondary, uint32_t entry_index) { in GetPriority() function
/external/sonivox/jet_tools/JetCreator/
Deas.py249 def GetPriority (self): member in EAS_Stream
/external/opencv3/3rdparty/include/dshow/
Dddraw.h2515 STDMETHOD(GetPriority)(THIS_ LPDWORD prio) PURE; in DECLARE_INTERFACE_() local