Home
last modified time | relevance | path

Searched defs:priority (Results 151 – 175 of 365) sorted by relevance

12345678910>>...15

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dthread_pool.cpp104 void ThreadPool::SetThreadPoolPriority(int priority) in SetThreadPoolPriority()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp103 void EventQueue::Insert(InnerEvent::Pointer &event, Priority priority) in Insert()
542 std::string priority[] = {"Immediate", "High", "Low"}; in Dump() local
574 std::string priority[] = {"Immediate", "High", "Low"}; in DumpQueueInfo() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c32 uint32_t payLoadLen, int32_t priority) in TransProxySendInnerMessage()
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp109 void HttpClientRequest::SetPriority(unsigned int priority) in SetPriority()
/ohos5.0/foundation/multimodalinput/input/service/filter/src/
H A Devent_filter_handler.cpp69 int32_t filterId, int32_t priority, uint32_t deviceTags, int32_t clientPid) in AddInputEventFilter()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_queue_base.h221 int32_t priority = -1; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dobject_itf.cpp97 static SLresult SetPriority(SLObjectItf self, SLint32 priority, SLboolean preemptable) in SetPriority()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_thread.c101 uint16_t priority; in OsalThreadStart() local
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H A Dosal_thread.c101 uint16_t priority; in OsalThreadStart() local
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H A Dosal_thread.c101 uint16_t priority; in OsalThreadStart() local
/ohos5.0/drivers/hdf_core/framework/support/posix/src/
H A Dosal_thread.c49 static void OsalThreadRemapSched(int priority, struct sched_param *param) in OsalThreadRemapSched()
/ohos5.0/base/msdp/device_status/intention/adapters/input_adapter/src/
H A Dinput_adapter.cpp107 int32_t InputAdapter::SetPointerVisibility(bool visible, int32_t priority) in SetPointerVisibility()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp110 void EventQueueBase::Insert(InnerEvent::Pointer &event, Priority priority, EventInsertType insertTy… in Insert()
532 std::string priority[] = {"VIP", "Immediate", "High", "Low"}; in DumpCurentQueueInfo() local
588 std::string priority[] = {"VIP", "Immediate", "High", "Low"}; in DumpQueueInfo() local
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/test/src/
H A Dtest_context.cpp79 int32_t MockInputAdapter::SetPointerVisibility(bool visible, int32_t priority) in SetPointerVisibility()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/location_proxy_adapter_test/
H A Dlocation_proxy_adapter_test.cpp111 int32_t priority = -1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_scan_info.h104 int32_t priority = 0; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dble_service_connection_test.cpp269 ConnectBlePriority priority; variable
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_holder.cpp54 ApnHolder::ApnHolder(const std::string &apnType, const int32_t priority) : apnType_(apnType), prior… in ApnHolder()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
H A Dmessage_dispatcher.c84 ErrorCode AppendToLocalDispatcher(MessageDispatcher *dispatcher, const uint8_t priority, MessageCon… in AppendToLocalDispatcher()
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dtest_context.cpp79 int32_t MockInputAdapter::SetPointerVisibility(bool visible, int32_t priority) in SetPointerVisibility()
/ohos5.0/base/request/request/services/include/
H A Dc_task_info.h39 uint32_t priority; member
109 uint32_t priority; member
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp445 OH_NN_Priority priority = OH_NN_PRIORITY_NONE; variable
465 OH_NN_Priority priority = OH_NN_PRIORITY_NONE; variable
486 OH_NN_Priority priority = OH_NN_PRIORITY_NONE; variable
509 OH_NN_Priority priority = OH_NN_PRIORITY_LOW; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_def.h64 LaneTransPriority priority; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_recognizer.h69 void SetPriority(GesturePriority priority) in SetPriority()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dcpp_type.h64 OH_NN_Priority priority; member

12345678910>>...15