Home
last modified time | relevance | path

Searched refs:upload_statistic_system_event (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/asset/services/core_service/src/
H A Dsys_event.rs65 pub(crate) fn upload_statistic_system_event(calling_info: &CallingInfo, start_time: Instant, func_n… in upload_statistic_system_event() function
117 Ok(_) => upload_statistic_system_event(calling_info, start_time, func_name), in upload_system_event()