Home
last modified time | relevance | path

Searched defs:taskMap_ (Results 1 – 3 of 3) 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/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dremote_executor.h152 std::map<uint32_t, Task> taskMap_; // key is sessionId variable