Home
last modified time | relevance | path

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

/base/security/asset/services/crypto_manager/src/
Dcrypto.rs51 start_time: Instant, field
178 pub(crate) fn start_time(&self) -> &Instant { in start_time() method
/base/security/code_signature/services/key_enable/src/
Dkey_enable.rs192 let start_time = Instant::now(); in add_profile_cert_path_thread() localVariable
/base/security/asset/services/core_service/src/common_event/
Dlistener.rs137 let start_time = Instant::now(); in delete_data_by_owner() localVariable