Searched refs:GET_ALL_ACCESSIBLE_ACCOUNTS (Results 1 – 4 of 4) sorted by relevance
39 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::GET_ALL_ACCESSIBLE_ACCOUNTS); in GetAllAccessibleAccountsStubFuzzTest()
122 GET_ALL_ACCESSIBLE_ACCOUNTS, enumerator
196 static_cast<uint32_t>(AppAccountInterfaceCode::GET_ALL_ACCESSIBLE_ACCOUNTS),848 if (code == static_cast<uint32_t>(AppAccountInterfaceCode::GET_ALL_ACCESSIBLE_ACCOUNTS)) { in ProcGetAllAccessibleAccounts()
896 ErrCode result = SendRequest(AppAccountInterfaceCode::GET_ALL_ACCESSIBLE_ACCOUNTS, data, reply); in GetAllAccessibleAccounts()