Searched refs:newCreate (Results 1 – 2 of 2) sorted by relevance
137 bool newCreate = false; in Init() local140 sysExtractor_ = ExtractorUtil::GetExtractor(nwebHapPath, newCreate); in Init()149 extractor_ = ExtractorUtil::GetExtractor(loadPath, newCreate); in Init()
183 bool newCreate = false; variable184 std::shared_ptr<Extractor> extractor = ExtractorUtil::GetExtractor(hapPath, newCreate);