Home
last modified time | relevance | path

Searched refs:GetParamOsAccountType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/include/
H A Dgetparam.h64 OsAccountType GetParamOsAccountType();
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
H A Dgetparam.cpp405 OHOS::AccountSA::OsAccountType GetParamOsAccountType() in GetParamOsAccountType() function
429 …OsAccountInfo osAccountInfo(GetIntParam(), GetStringParam(), GetParamOsAccountType(), GetS64Param(… in GetParamOsAccountInfo()