Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dprofiler.cc110 struct FunctionSearchContext { struct
120 FunctionSearchContext* context = in FindResolutionFunctionInImports()
121 reinterpret_cast<FunctionSearchContext*>(cookie); in FindResolutionFunctionInImports()
157 FunctionSearchContext ctx = { function_name, NULL }; in FindFunctionInImports()