Home
last modified time | relevance | path

Searched defs:get_handler (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/capi/
Dcontext_priv.h70 SmartPtr<CLImageHandler> get_handler() const { in get_handler() function
/external/libxcam/plugins/smart/sample/
Dsample_smart_analysis.cpp274 SmartPtr<SampleHandler> &get_handler () { in get_handler() function in XCamSmartAnalyerContext
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc464 ExceptionHandler* get_handler() const { return handler_; } in get_handler() function in google_breakpad::AutoExceptionHandler