HomeSort by relevance Sort by last modified time
    Searched refs:init_handler (Results 1 - 4 of 4) sorted by null

  /external/libxcam/capi/
context_priv.h 65 XCamReturn init_handler ();
context_priv.cpp 126 ContextBase::init_handler () function in class:ContextBase
131 "ContextBase::init_handler(%s) failed since cl-context is NULL",
137 "ContextBase::init_handler(%s) create handler failed", get_type_name ());
xcam_handle.cpp 75 ret = context->init_handler ();
  /external/toybox/toys/pending/
tar.c 489 static struct archive_handler *init_handler() function
780 tar_hdl = init_handler();

Completed in 248 milliseconds