Searched refs:EnumerateWhitelisted (Results 1 – 3 of 3) sorted by relevance
22 MOCK_METHOD1(EnumerateWhitelisted, bool(std::vector<std::string>*));
88 virtual bool EnumerateWhitelisted(std::vector<std::string>* whitelisted) = 0;
120 bool EnumerateWhitelisted(std::vector<std::string>* whitelisted) { in EnumerateWhitelisted() function in chromeos::LoginLibraryImpl353 bool EnumerateWhitelisted(std::vector<std::string>* whitelisted) { in EnumerateWhitelisted() function in chromeos::LoginLibraryStubImpl