Home
last modified time | relevance | path

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

/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
/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
/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
/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
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_renderer_stream_impl.cpp1255 auto start_time = std::chrono::steady_clock::now(); in UpdatePaTimingInfo() local