Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dworker.cpp66 Worker::status_check (const SmartPtr<Worker::Arguments> &args, const XCamReturn error) in status_check() function in XCam::Worker
87 status_check (args, ret); in work()
108 status_check (args, XCAM_RETURN_NO_ERROR); in work()
Dworker.h94 virtual void status_check (const SmartPtr<Arguments> &args, const XCamReturn error);
/external/libxcam/modules/soft/
Dsoft_worker.cpp192 status_check (args, ret); in work()
232 status_check (args, error); in all_items_done()