Searched refs:cbIf (Results 1 – 2 of 2) sorted by relevance
235 bool init(SeeHelperCallbackInterface *cbIf,
1690 bool SeeHelper::init(SeeHelperCallbackInterface *cbIf, Microseconds timeout, in init() argument1692 CHRE_ASSERT(cbIf); in init()1694 mCbIf = cbIf; in init()