Searched refs:GetAllowlistTable (Results 1 – 3 of 3) sorted by relevance
53 absl::flat_hash_map<string, std::vector<string>>* GetAllowlistTable();
1101 tensorflow::GetAllowlistTable(); in GetOrCreateAllowlist()1761 absl::flat_hash_map<string, std::vector<string>>* GetAllowlistTable() { in GetAllowlistTable() function
1811 auto* allowlist_table = tensorflow::GetAllowlistTable(); in TEST()