Home
last modified time | relevance | path

Searched defs:timerMap_ (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/services/services/common/event_manager/event_handler/instance_memory_update_event_handler/
Dinstance_memory_update_event_handler.h56 std::unordered_map<pid_t, std::shared_ptr<AVCodecXcollieTimer>> timerMap_; variable
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/session/
Daudio_session_timer.h59 std::unordered_map<int32_t, std::time_t> timerMap_; variable
/foundation/communication/netstack/frameworks/js/napi/http/async_context/include/
Drequest_context.h166 Timing::TimerMap timerMap_; variable
/foundation/communication/netstack/frameworks/cj/http/include/
Dnet_http_request_context.h163 TimerMap timerMap_; variable
/foundation/resourceschedule/ffrt/src/sync/
Dpoller.h165 std::multimap<TimePoint, TimerDataWithCb> timerMap_; variable