Home
last modified time | relevance | path

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

/base/account/os_account/test/systemtest/common/resource/fuzzTest/include/
Dgetparam.h69 std::vector<AppAccountInfo> GetVectorParamAppAccountInfo();
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dfuzz_test_manager.cpp77 std::vector<AppAccountInfo> param = GetVectorParamAppAccountInfo(); in RegisterAppAccountManager()
81 std::vector<AppAccountInfo> param = GetVectorParamAppAccountInfo(); in RegisterAppAccountManager()
Dgetparam.cpp388 std::vector<AppAccountInfo> GetVectorParamAppAccountInfo() in GetVectorParamAppAccountInfo() function