Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DThread.h31 int GetPriority() { return ::GetThreadPriority(thread); } in GetPriority() function
/external/webrtc/api/
Dcandidate.cc86 uint32_t Candidate::GetPriority(uint32_t type_preference, in GetPriority() function in cricket::Candidate
/external/libchrome/base/process/
Dprocess_posix.cc370 int Process::GetPriority() const { in GetPriority() function in base::Process
/external/armnn/src/armnn/
DLayer.cpp298 LayerPriority Layer::GetPriority() const in GetPriority() function in armnn::Layer
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc261 Priority GetPriority(const ReadyListEntry& entry) { in GetPriority() function in xla::__anone21575cc0111::ListScheduler
/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/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc344 int GetPriority(int tf_device_id, const GPUOptions& options) { in GetPriority() function in tensorflow::BaseGPUDevice::StreamGroupFactory