Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DThread.h31 int GetPriority() { return ::GetThreadPriority(thread); } in GetPriority() function
/external/cronet/base/process/
Dprocess_stubs.cc113 int Process::GetPriority() const { in GetPriority() function in base::Process
Dprocess_fuchsia.cc284 int Process::GetPriority() const { in GetPriority() function in base::Process
Dprocess_win.cc295 int Process::GetPriority() const { in GetPriority() function in base::Process
Dprocess_posix.cc388 int Process::GetPriority() const { in GetPriority() function in base::Process
/external/webrtc/api/
Dcandidate.cc89 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/openthread/src/core/thread/
Dmesh_forwarder.hpp385 … Message::Priority GetPriority(void) const { return static_cast<Message::Priority>(mPriority); } in GetPriority() function in ot::MeshForwarder::FragmentPriorityList::Entry
/external/armnn/src/armnn/
DLayer.cpp328 LayerPriority Layer::GetPriority() const in GetPriority() function in armnn::Layer
/external/openthread/src/core/common/
Dmessage.hpp380 Priority GetPriority(void) const { return static_cast<Priority>(mPriority); } in GetPriority() function in ot::Message::Settings
548 Priority GetPriority(void) const { return static_cast<Priority>(GetMetadata().mPriority); } in GetPriority() function in ot::Message
/external/openthread/src/core/net/
Dsrp_client.hpp244 uint16_t GetPriority(void) const { return mPriority; } in GetPriority() function in ot::Srp::Client::Service
Dsrp_server.hpp292 uint16_t GetPriority(void) const { return mDescription->mPriority; } in GetPriority() function in ot::Srp::Server::Service
Ddns_types.hpp1803 uint16_t GetPriority(void) const { return HostSwap16(mPriority); } in GetPriority() function in ot::Dns::SrvRecord
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc261 Priority GetPriority(const ReadyListEntry& entry) { in GetPriority() function in xla::__anon22f44b850111::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.cc350 int GetPriority(int tf_device_id, const GPUOptions& options) { in GetPriority() function in tensorflow::BaseGPUDevice::StreamGroupFactory
/external/skia/vma_android/include/
Dvk_mem_alloc.h10930 float GetPriority() const { return m_Priority; } in GetPriority() function