Searched defs:isModular (Results 1 – 3 of 3) sorted by relevance
28 SourceMapOperator(const std::string hapPath, bool isModular) in SourceMapOperator()
86 void SourceMap::Init(bool isModular, const std::string& hapPath) in Init()
463 bool isModular = false; in Initialize() local