Searched refs:GetPriority (Results 1 – 11 of 11) sorted by relevance
/external/lzma/CPP/Windows/ |
D | Thread.h | 31 int GetPriority() { return ::GetThreadPriority(thread); } in GetPriority() function
|
/external/libchrome/base/process/ |
D | process.h | 123 int GetPriority() const;
|
D | process_posix.cc | 371 int Process::GetPriority() const { in GetPriority() function in base::Process
|
/external/vboot_reference/cgpt/ |
D | cgpt.h | 154 int GetPriority(struct drive *drive, int secondary, uint32_t entry_index);
|
D | cgpt_prioritize.c | 149 priority = GetPriority(&drive, PRIMARY, i); in CgptPrioritize()
|
D | cgpt_add.c | 259 params->priority = GetPriority(&drive, PRIMARY, index); in CgptGetPartitionDetails()
|
D | cgpt_show.c | 210 printf("%d\n", GetPriority(drive, ANY_VALID, index)); in GptShow()
|
D | cgpt_common.c | 737 int GetPriority(struct drive *drive, int secondary, uint32_t entry_index) { in GetPriority() function
|
/external/webrtc/webrtc/p2p/base/ |
D | candidate.h | 181 uint32_t GetPriority(uint32_t type_preference, in GetPriority() function
|
D | port.cc | 247 c.set_priority(c.GetPriority(type_preference, network_->preference(), in AddAddress()
|
/external/sonivox/jet_tools/JetCreator/ |
D | eas.py | 249 def GetPriority (self): member in EAS_Stream
|