Home
last modified time | relevance | path

Searched refs:frame_module (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/profiler/
Dwin32_stack_frame_unwinder.cc122 ScopedModuleHandle frame_module = in TryUnwind() local
124 if (!frame_module.IsValid()) { in TryUnwind()
174 module->Set(frame_module.Take()); in TryUnwind()