Searched defs:CanClose (Results 1 – 4 of 4) sorted by relevance
1014 struct CanClose { struct1016 val: i32,1017 closed: bool,1020 impl Poolable for CanClose { implementation
95 TEST(InterActivityPipe, CanClose) { in TEST() argument
50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary()
44 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true, in AddLibrary()