Home
last modified time | relevance | path

Searched defs:IsHandleValid (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/profiler/
Dwin32_stack_frame_unwinder.cc30 bool ModuleHandleTraits::IsHandleValid(HMODULE handle) { in IsHandleValid() function in base::ModuleHandleTraits
/external/libchrome/base/memory/
Dshared_memory_posix.cc53 bool SharedMemory::IsHandleValid(const SharedMemoryHandle& handle) { in IsHandleValid() function in base::SharedMemory