/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/ |
H A D | driver.rs | 27 start_time: Instant, field 49 pub(crate) fn start_time(&self) -> Instant { in start_time() method
|
H A D | sleep.rs | 197 let start_time = handle.start_time(); localVariable
|
/aosp14/system/core/fs_mgr/ |
H A D | file_wait.cpp | 42 auto start_time = std::chrono::steady_clock::now(); in PollForFile() local 56 auto start_time = std::chrono::steady_clock::now(); in PollForFileDeleted() local
|
/aosp14/system/core/fs_mgr/libdm/ |
H A D | utility.cpp | 31 auto start_time = std::chrono::steady_clock::now(); in WaitForCondition() local
|
H A D | loop_control.cpp | 44 auto start_time = std::chrono::steady_clock::now(); in Attach() local
|
/aosp14/frameworks/base/tests/AmSlam/src/test/amslam/ |
H A D | PongReceiver.java | 45 long start_time = intent.getLongExtra("start_time", 0); in onReceive() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | hgm_task_handle_thread_test.cpp | 93 auto start_time = std::chrono::high_resolution_clock::now(); variable
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/ |
H A D | net_quota_policy.cpp | 217 time_t start_time = mktime(&tm); in GetPeriodStart() local
|
/ohos5.0/base/security/asset/services/crypto_manager/src/ |
H A D | crypto.rs | 51 start_time: Instant, field 178 pub(crate) fn start_time(&self) -> &Instant { in start_time() method
|
/aosp14/system/core/fs_mgr/libfs_avb/ |
H A D | util.cpp | 91 auto start_time = std::chrono::steady_clock::now(); in WaitForFile() local
|
/aosp14/system/core/init/ |
H A D | uevent_listener.cpp | 192 auto start_time = steady_clock::now(); in Poll() local
|
H A D | first_stage_init.cpp | 229 boot_clock::time_point start_time = boot_clock::now(); in FirstStageMain() local
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/ |
H A D | videodec_sample.h | 117 int64_t start_time = 0; variable
|
H A D | videodec_api11_sample.h | 140 int64_t start_time = 0; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/ |
H A D | videodec_sample.h | 127 int64_t start_time = 0; variable
|
H A D | videodec_api11_sample.h | 145 int64_t start_time = 0; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/ |
H A D | videoenc_sample.h | 139 int64_t start_time = 0; variable
|
H A D | videoenc_api11_sample.h | 167 int64_t start_time = 0; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/ |
H A D | videodec_sample.h | 134 int64_t start_time = 0; variable
|
H A D | videodec_api11_sample.h | 147 int64_t start_time = 0; variable
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/ |
H A D | napi_async_call.cpp | 108 auto start_time = std::chrono::steady_clock::now(); in Async() local
|
/ohos5.0/base/security/code_signature/services/key_enable/src/ |
H A D | key_enable.rs | 192 let start_time = Instant::now(); in add_profile_cert_path_thread() localVariable
|
/aosp14/system/core/storaged/include/ |
H A D | storaged_diskstats.h | 50 uint64_t start_time; // monotonic time accounting starts member
|
/aosp14/frameworks/base/core/proto/android/server/vibrator/ |
H A D | vibratormanagerservice.proto | 92 optional int64 start_time = 1; field
|
/ohos5.0/base/security/asset/services/core_service/src/common_event/ |
H A D | listener.rs | 137 let start_time = Instant::now(); in delete_data_by_owner() localVariable
|