Home
last modified time | relevance | path

Searched defs:occurTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h60 int64_t occurTime = 0; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp84 std::string occurTime = GetTimeWithMilliseconds(eventInfo.errorOccurTime, 0); in Report() local