Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
Derror_helper.h140 std::string current = GetCurrentTimeStamp(); in TranslateErrorEvent() local
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
Dschedule_io.rs196 let mut current = self.status.load(Acquire); in set_readiness() localVariable