Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h267 ON_ENROLLED_ID = 0, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_client_callback_proxy.cpp163 uint32_t code = static_cast<uint32_t>(GetEnrolledIdCallbackInterfaceCode::ON_ENROLLED_ID); in OnEnrolledId()
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_callback_stub.cpp193 case static_cast<uint32_t>(GetEnrolledIdCallbackInterfaceCode::ON_ENROLLED_ID): in OnRemoteRequest()