Home
last modified time | relevance | path

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

/packages/services/Car/evs/apps/default/
DRenderDirectView.cpp72 bool foundCfg = false; in activate() local
75 if (!foundCfg) { in activate()
99 foundCfg = true; in activate()
117 foundCfg ? std::move(targetCfg) : nullptr, in activate()
/packages/services/Car/surround_view/service-impl/
DSurroundView2dSession.cpp658 bool foundCfg = false; in setupEvs() local
689 foundCfg = true; in setupEvs()
699 if (!foundCfg) { in setupEvs()
DSurroundView3dSession.cpp802 bool foundCfg = false; in setupEvs() local
833 foundCfg = true; in setupEvs()
843 if (!foundCfg) { in setupEvs()