Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/services/dfx/
H A Ddslm_bigdata.cpp30 constexpr char STR_COST_TIME[] = "COST_TIME"; variable
60 …OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, STR_USER_ID, event->uid, STR_COST_TIME, event->… in ReportAppInvokeEvent()
74 …STR_CRED_TYPE, event->credType, STR_RET_CODE, event->retCode, STR_COST_TIME, event->costTime, STR_… in ReportSecurityInfoSyncEvent()
/ohos5.0/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dhisysevent_adapter.cpp29 #define STR_COST_TIME "COST_TIME" macro