Home
last modified time | relevance | path

Searched defs:time (Results 401 - 425 of 1597) sorted by relevance

1...<<11121314151617181920>>...64

/third_party/python/Lib/test/
H A Dtest_ossaudiodev.py16 import time namespace
H A Dtest_structseq.py2 import time namespace
[all...]
H A Dtest_threadsignals.py9 import time namespace
[all...]
H A Dtest_poll.py8 import time namespace
/third_party/python/Lib/urllib/
H A Drobotparser.py51 import time namespace
/third_party/python/Lib/
H A Dtimeit.py54 import time namespace
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.h102 Time time; member
/third_party/skia/gm/
H A Dstringart.cpp151 SkScalar time = (float)(fmod(1e-9 * nanos, fDur) / fDur); variable
/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer.h21 double time() const { return this->onGetTime(); } // 0...duration() in time() function in SkAudioPlayer
/third_party/skia/platform_tools/android/skp_gen/
H A Dandroid_skp_capture.py18 import time namespace
/third_party/skia/infra/bots/
H A Dutils.py17 import time namespace
/third_party/rust/crates/regex/scripts/
H A Dscrape_crates_io.py12 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Ddbus-listen-preq.py6 import time namespace
H A Dwpas-dbus-new.py5 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
H A Dp2p_connect.py9 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddbus-listen-preq.py6 import time namespace
H A Dwpas-dbus-new.py5 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
H A Dp2p_connect.py9 import time namespace
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.cpp47 LogStoreEx::LogFileFilter CreateLogFileFilter(time_t time, int32_t id, int32_t faultLogType, const std::string& module) in CreateLogFileFilter() argument
79 int32_t FaultLogManager::CreateTempFaultLogFile(time_t time, int32_t id, int32_t faultType, in CreateTempFaultLogFile() argument
172 std::list<std::string> FaultLogManager::GetFaultLogFileList(const std::string &module, time_t time, int32_ argument
[all...]
/base/location/interfaces/inner_api/include/
H A Drequest_config.h90 inline void SetTimeOut(int time) in SetTimeOut() argument
100 inline void SetTimeStamp(int64_t time) in SetTimeStamp() argument
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp116 auto time = freezeResolver->GetTimeZone(); in HWTEST_F() local
H A Dfreeze_detector_test.cpp44 auto time = TimeUtil::GetMilliseconds(); in makeEvent() local
242 uint64_t time = sysEvent->GetEventIntValue("time_"); in HWTEST_F() local
293 uint64_t time = sysEvent->GetEventIntValue("time_"); in HWTEST_F() local
70 GetFreezeDectorTestFile(const std::string& eventName, const std::string& packageName, uint64_t time) GetFreezeDectorTestFile() argument
[all...]
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp83 time_t time = content.tv_sec; in PrintLogPrefix() local
/base/account/os_account/frameworks/common/perf_stat/src/
H A Dperf_stat.cpp36 void PerfStat::SetAccountBindStartTime(int64_t time) in SetAccountBindStartTime() argument
46 void PerfStat::SetAccountBindEndTime(int64_t time) in SetAccountBindEndTime() argument
57 void PerfStat::SetAccountAddStartTime(int64_t time) in SetAccountAddStartTime() argument
67 SetAccountAddEndTime(int64_t time) SetAccountAddEndTime() argument
78 SetAccountDelStartTime(int64_t time) SetAccountDelStartTime() argument
88 SetAccountDelEndTime(int64_t time) SetAccountDelEndTime() argument
99 SetAccountQueryStartTime(int64_t time) SetAccountQueryStartTime() argument
109 SetAccountQueryEndTime(int64_t time) SetAccountQueryEndTime() argument
115 SetInstanceStartTime(int64_t time) SetInstanceStartTime() argument
120 SetInstanceStopTime(int64_t time) SetInstanceStopTime() argument
125 SetInstanceCreateTime(int64_t time) SetInstanceCreateTime() argument
130 SetInstanceInitTime(int64_t time) SetInstanceInitTime() argument
136 SetAccountStateChangeTime(const std::string &stateStr, int64_t time) SetAccountStateChangeTime() argument
[all...]
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dstats_service_test_proxy.cpp80 uint64_t time = StatsUtils::DEFAULT_VALUE; in GetTotalTimeSecond() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...64