Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/common/
Dserial_queue.h35 std::map<std::string, ffrt::task_handle> taskMap_; variable
/foundation/ability/form_fwk/services/include/
Dform_serial_queue.h36 std::map<std::pair<int64_t, int64_t>, ffrt::task_handle> taskMap_; variable
/foundation/ability/form_fwk/services/form_render_service/include/
Dform_render_serial_queue.h37 std::map<std::string, ffrt::task_handle> taskMap_; variable
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
Dffrt_handler.h41 std::map<std::string, ffrt::task_handle> taskMap_; variable
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/httpsession/
Dapp_domain_verify_task_mgr.h52 SafeMap<uint32_t, std::shared_ptr<IHttpTask>> taskMap_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/offscreen_render/
Drs_offscreen_render_thread.h55 std::map<NodeId, std::function<void()>> taskMap_; variable
/foundation/window/window_manager/window_scene/session/host/src/
Dws_ffrt_helper.cpp83 std::unordered_map<std::string, ffrt::task_handle> taskMap_; member in OHOS::Rosen::TaskHandleMap
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Dremote_executor.h153 std::map<uint32_t, Task> taskMap_; // key is sessionId variable
/foundation/multimedia/av_codec/interfaces/inner_api/native/
Dmedia_demuxer.h264 std::map<uint32_t, std::unique_ptr<Task>> taskMap_; variable
/foundation/communication/dhcp/services/dhcp_client/src/
Ddhcp_thread.cpp125 std::map<std::string, ffrt::task_handle> taskMap_; member in OHOS::DHCP::DhcpThread::DhcpThreadImpl
/foundation/communication/wifi/wifi/utils/src/
Dwifi_event_handler.cpp203 std::map<std::string, ffrt::task_handle> taskMap_; member in OHOS::Wifi::WifiEventHandler::WifiEventHandlerImpl