Searched defs:FunctionSearchContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/debug/
H A Dprofiler.cc137 struct FunctionSearchContext { struct in namespace:base::debug::__anon2228
147 FunctionSearchContext* context =
148 reinterpret_cast<FunctionSearchContext*>(cookie);
150 DCHECK_NE(static_cast<FunctionSearchContext*>(NULL), context);
188 FunctionSearchContext ctx = { function_name, NULL };

Completed in 72 milliseconds