Home
last modified time | relevance | path

Searched defs:timeoutMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor.h156 std::map<TimerId, uint32_t> timeoutMap_; // use to abort task when timeout variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h2357 std::multimap<std::string, std::string> timeoutMap_; variable