| /drivers/hdf_core/framework/core/manager/include/ |
| D | hdf_host_info.h | 17 uint16_t priority; member
|
| /drivers/peripheral/audio/hal/hdi_binder/server/src/ |
| D | hdf_audio_server_manager.c | 232 static int32_t AudioJudgeCapturePriority(const int32_t priority, int which) in AudioJudgeCapturePriority() 251 int32_t AudioCreatCaptureCheck(const char *adapterName, const int32_t priority) in AudioCreatCaptureCheck() 274 const struct AudioAdapter *adapter, const int32_t priority, uint32_t capturePid) in AudioAddCaptureInfoInAdapter() 355 static int32_t AudioJudgeRenderPriority(const int32_t priority, int which) in AudioJudgeRenderPriority() 374 int32_t AudioCreatRenderCheck(const char *adapterName, const int32_t priority) in AudioCreatRenderCheck() 401 const struct AudioAdapter *adapter, const int32_t priority, uint32_t renderPid) in AudioAddRenderInfoInAdapter()
|
| D | hdf_audio_server_capture.c | 142 const int32_t priority = attrs.type; in HdiServiceCreatCapture() local
|
| D | hdf_audio_server_render.c | 143 const int32_t priority = attrs.type; in HdiServiceCreatRender() local
|
| /drivers/hdf_core/framework/core/shared/include/ |
| D | hdf_attribute_macro.h | 21 uint16_t priority; member 33 uint16_t priority; member
|
| /drivers/hdf_core/interfaces/inner_api/osal/shared/ |
| D | osal_thread.h | 65 OSAL_THREAD_PRIORITY priority; /**< Thread priority */ member
|
| /drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/ |
| D | hdf_audio_server_common.cpp | 306 int32_t AudioJudgeRenderPriority(const int32_t priority, int which) in AudioJudgeRenderPriority() 330 int32_t AudioCreatRenderCheck(const char *adapterName, const int32_t priority) in AudioCreatRenderCheck() 360 const int32_t priority, in AudioAddRenderInfoInAdapter()
|
| D | hdf_audio_server_render.cpp | 143 const int32_t priority = attrs.type; in HdiServiceCreatRender() local
|
| /drivers/hdf_core/interfaces/inner_api/host/shared/ |
| D | hdf_device_info.h | 35 uint16_t priority; member
|
| /drivers/hdf_core/framework/model/network/wifi/platform/src/ |
| D | hdf_wlan_priority_queue.c | 92 int32_t PushPriorityQueue(PriorityQueue *queue, const uint8_t priority, void *context) in PushPriorityQueue()
|
| /drivers/hdf_core/adapter/khdf/liteos_m/osal/src/ |
| D | osal_thread.c | 101 uint16_t priority; in OsalThreadStart() local
|
| /drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
| D | osal_thread.c | 101 uint16_t priority; in OsalThreadStart() local
|
| /drivers/hdf_core/framework/support/posix/src/ |
| D | osal_thread.c | 49 static void OsalThreadRemapSched(int priority, struct sched_param *param) in OsalThreadRemapSched()
|
| /drivers/hdf_core/adapter/khdf/uniproton/osal/src/ |
| D | osal_thread.c | 101 uint16_t priority; in OsalThreadStart() local
|
| /drivers/hdf_core/framework/model/network/wifi/platform/src/message/ |
| D | message_dispatcher.c | 84 ErrorCode AppendToLocalDispatcher(MessageDispatcher *dispatcher, const uint8_t priority, MessageCon… in AppendToLocalDispatcher()
|
| /drivers/hdf_core/framework/model/network/wifi/platform/src/qos/ |
| D | flow_control.c | 38 static FlowControlQueueID TosToFcQueueId(uint8_t priority) in TosToFcQueueId()
|