Searched defs:customIter (Results 1 – 4 of 4) sorted by relevance
1765 std::map<int, time_t> customIter; in AllowCustomSceneCheckTest1() local1778 std::map<int, time_t> customIter; in AllowCustomSceneCheckTest2() local1791 std::map<int, time_t> customIter; in AllowCustomSceneCheckTest3() local1806 std::map<int, time_t> customIter; in AllowCustomSceneCheckTest4() local
409 auto customIter = customStyleMap_.find(key); in GetValue() local
2007 …for (auto customIter = customSceneTimeMap.begin(); customIter != customSceneTimeMap.end(); ++custo… in AllowScanDuringCustomScene() local2020 bool ScanService::AllowCustomSceneCheck(const std::map<int, time_t>::const_iterator &customIter, Sc… in AllowCustomSceneCheck()
417 bool ScanService::AllowCustomSceneCheck(const std::map<int, time_t>::const_iterator &customIter, Sc… in AllowCustomSceneCheck()