/ohos5.0/foundation/ability/form_fwk/test/unittest/frs_form_render_serial_queue_test/ |
H A D | frs_form_render_serial_queue_test.cpp | 57 std::string queueName = "FormRenderSerialQueueTest"; variable 72 std::string queueName = "FormRenderSerialQueueTest"; variable 85 std::string queueName = "FormRenderSerialQueueTest"; variable 100 std::string queueName = "FormRenderSerialQueueTest"; variable 119 std::string queueName = "FormRenderSerialQueueTest"; variable 137 std::string queueName = "FormRenderSerialQueueTest"; variable 154 std::string queueName = "FormRenderSerialQueueTest"; variable 171 std::string queueName = "FormRenderSerialQueueTest"; variable 191 std::string queueName = "FormRenderSerialQueueTest"; variable 213 std::string queueName = "FormRenderSerialQueueTest"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_common_test/ |
H A D | bms_bundle_common_test.cpp | 80 std::string queueName; variable 94 std::string queueName; variable 113 std::string queueName; variable 132 std::string queueName; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_serial_queue_test/ |
H A D | fms_form_serial_queue_test.cpp | 58 const std::string queueName = "queue"; variable 75 const std::string queueName = "queue1"; variable 95 const std::string queueName = "queue1"; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/common/src/ |
H A D | queue_task_handler_wrap.cpp | 22 QueueTaskHandlerWrap::QueueTaskHandlerWrap(const std::string &queueName, TaskQoS queueQos) in QueueTaskHandlerWrap()
|
H A D | task_handler_wrap.cpp | 63 std::shared_ptr<TaskHandlerWrap> TaskHandlerWrap::CreateQueueHandler(const std::string &queueName, in CreateQueueHandler() 75 TaskHandlerWrap::TaskHandlerWrap(const std::string &queueName) : queueName_(queueName) in TaskHandlerWrap()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/common/ |
H A D | serial_queue.cpp | 27 SerialQueue::SerialQueue(const std::string &queueName) in SerialQueue()
|
/ohos5.0/drivers/hdf_core/framework/utils/include/ |
H A D | hdf_task_queue.h | 32 const char *queueName; member
|
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/ |
H A D | form_render_serial_queue.cpp | 29 FormRenderSerialQueue::FormRenderSerialQueue(const std::string &queueName): queue_(queueName.c_str(… in FormRenderSerialQueue()
|
H A D | form_render_impl.cpp | 62 const std::string queueName = "FormRenderSerialQueue"; in FormRenderImpl() local
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_serial_queue.cpp | 28 FormSerialQueue::FormSerialQueue(const std::string &queueName): queue_(queueName.c_str()) in FormSerialQueue()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/frame_rate_vote/ |
H A D | rs_video_frame_rate_vote.cpp | 35 std::string queueName = "video_frame_rate_vote_queue_" + std::to_string(surfaceNodeId); in RSVideoFrameRateVote() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/ |
H A D | net_policy_file_event_handler.cpp | 42 NetPolicyFileEventHandler::NetPolicyFileEventHandler(const char *queueName) : netPolicyFileEventQue… in NetPolicyFileEventHandler()
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_input_device_manager.c | 293 char queueName[QUEUE_NAME_LEN] = {0}; in InitEventWorkQueue() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/ |
H A D | cgroup_event_handler.cpp | 55 CgroupEventHandler::CgroupEventHandler(const std::string &queueName) in CgroupEventHandler()
|