Searched refs:cbIf (Results 1 – 2 of 2) sorted by relevance
234 bool init(SeeHelperCallbackInterface *cbIf,
1715 bool SeeHelper::init(SeeHelperCallbackInterface *cbIf, Microseconds timeout, in init() argument1717 CHRE_ASSERT(cbIf); in init()1719 mCbIf = cbIf; in init()