Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_user_callback.cpp95 … userId, Constants::OPERATION_START, errcode, "AbilityManager failed to start user in callback"); in OnStartUserDone()
H A Dos_account_interface.cpp74 ReportOsAccountOperationFail(localId, Constants::OPERATION_START, in SendToAMSAccountStart()
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h55 const char OPERATION_START[] = "start"; variable