Home
last modified time | relevance | path

Searched refs:oldStat (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/dfx/hisysevent_adapter/
H A Daccount_hisysevent_adapter.cpp167 void ReportOhosAccountStateChange(int32_t userId, int32_t operateType, int32_t oldStat, int32_t newStat) in ReportOhosAccountStateChange() argument
174 "OLD_STATE", oldStat, in ReportOhosAccountStateChange()
178 ret, userId, operateType, oldStat, newStat); in ReportOhosAccountStateChange()
183 (void)oldStat; in ReportOhosAccountStateChange()
H A Daccount_hisysevent_adapter.h33 void ReportOhosAccountStateChange(int32_t userId, int32_t operateType, int32_t oldStat, int32_t newStat);

Completed in 1 milliseconds