Home
last modified time | relevance | path

Searched refs:DEL_CRED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/delcredstub_fuzzer/
H A Ddelcredstub_fuzzer.cpp75 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::DEL_CRED); in DelCredStubFuzzTest()
/ohos5.0/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h160 DEL_CRED, enumerator
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_mgr_proxy.cpp208 int32_t result = SendRequest(AccountIAMInterfaceCode::DEL_CRED, data, reply); in DelCred()
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp68 static_cast<uint32_t>(AccountIAMInterfaceCode::DEL_CRED),