Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Ddriver.rs27 start_time: Instant, field
49 pub(crate) fn start_time(&self) -> Instant { in start_time() method
H A Dsleep.rs197 let start_time = handle.start_time(); localVariable
/aosp14/system/core/fs_mgr/
H A Dfile_wait.cpp42 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 Dutility.cpp31 auto start_time = std::chrono::steady_clock::now(); in WaitForCondition() local
H A Dloop_control.cpp44 auto start_time = std::chrono::steady_clock::now(); in Attach() local
/aosp14/frameworks/base/tests/AmSlam/src/test/amslam/
H A DPongReceiver.java45 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 Dhgm_task_handle_thread_test.cpp93 auto start_time = std::chrono::high_resolution_clock::now(); variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_quota_policy.cpp217 time_t start_time = mktime(&tm); in GetPeriodStart() local
/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dcrypto.rs51 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 Dutil.cpp91 auto start_time = std::chrono::steady_clock::now(); in WaitForFile() local
/aosp14/system/core/init/
H A Duevent_listener.cpp192 auto start_time = steady_clock::now(); in Poll() local
H A Dfirst_stage_init.cpp229 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 Dvideodec_sample.h117 int64_t start_time = 0; variable
H A Dvideodec_api11_sample.h140 int64_t start_time = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_sample.h127 int64_t start_time = 0; variable
H A Dvideodec_api11_sample.h145 int64_t start_time = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_sample.h139 int64_t start_time = 0; variable
H A Dvideoenc_api11_sample.h167 int64_t start_time = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_sample.h134 int64_t start_time = 0; variable
H A Dvideodec_api11_sample.h147 int64_t start_time = 0; variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_async_call.cpp108 auto start_time = std::chrono::steady_clock::now(); in Async() local
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dkey_enable.rs192 let start_time = Instant::now(); in add_profile_cert_path_thread() localVariable
/aosp14/system/core/storaged/include/
H A Dstoraged_diskstats.h50 uint64_t start_time; // monotonic time accounting starts member
/aosp14/frameworks/base/core/proto/android/server/vibrator/
H A Dvibratormanagerservice.proto92 optional int64 start_time = 1; field
/ohos5.0/base/security/asset/services/core_service/src/common_event/
H A Dlistener.rs137 let start_time = Instant::now(); in delete_data_by_owner() localVariable

12