Home
last modified time | relevance | path

Searched defs:taskQueue_ (Results 1 – 11 of 11) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/common/taskProcessor/include/
Dtask_queue.h46 std::queue<std::shared_ptr<TaskImplInterface>> taskQueue_; variable
/foundation/ability/form_fwk/services/include/
Dform_render_mgr.h113 std::queue<std::function<void()>> taskQueue_; variable
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
Dhttp_client.h139 taskQueue_; variable
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
Dsoftbus_adapter.h122 std::shared_ptr<TaskScheduler> taskQueue_; variable
/foundation/communication/netstack/utils/common_utils/include/
Dthread_pool.h190 std::priority_queue<Task> taskQueue_; variable
/foundation/multimedia/player_framework/services/engine/gstreamer/player/
Dplayer_engine_gst_impl.h142 std::unique_ptr<TaskQueue> taskQueue_; variable
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
Ddscreen.h121 std::queue<std::shared_ptr<Task>> taskQueue_; variable
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
Ddscreen.h141 std::queue<std::shared_ptr<Task>> taskQueue_; variable
/foundation/communication/netmanager_ext/services/mdnsmanager/include/protocol/
Dmdns_protocol_impl.h136 std::list<Task> taskQueue_; variable
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client.cpp34 HttpSession::taskQueue_; member in OHOS::NetStack::HttpClient::HttpSession
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dcloud_syncer.h275 std::list<TaskId> taskQueue_; variable