Searched defs:AddLibrary (Results 1 – 5 of 5) sorted by relevance
50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary() function in DynamicLibrary::HandleSet
162 bool CFIShadowWriter::AddLibrary(soinfo* si) { in AddLibrary() function in CFIShadowWriter
44 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true, in AddLibrary() function in DynamicLibrary::HandleSet
1399 Status FunctionLibraryDefinition::AddLibrary( in AddLibrary() function in tensorflow::FunctionLibraryDefinition1444 Status FunctionLibraryDefinition::AddLibrary( in AddLibrary() function in tensorflow::FunctionLibraryDefinition
1148 TEST(FunctionLibraryDefinitionTest, AddLibrary) { in TEST() argument