Searched refs:newCreate (Results 1 – 4 of 4) sorted by relevance
235 std::shared_ptr<Extractor> ExtractorUtil::GetExtractor(const std::string &hapPath, bool &newCreate,… in GetExtractor() argument237 newCreate = false; in GetExtractor()257 newCreate = true; in GetExtractor()
107 …static std::shared_ptr<Extractor> GetExtractor(const std::string &hapPath, bool &newCreate, bool c…
55 bool newCreate = false; in ReadSourceMapData() local57 ExtractorUtil::GetLoadFilePath(hapPath), newCreate); in ReadSourceMapData()
584 bool newCreate = false; in ArkReadData() local586 ExtractorUtil::GetLoadFilePath(hapPath), newCreate); in ArkReadData()