Searched defs:esmodule (Results 1 – 4 of 4) sorted by relevance
31 bool esmodule = true; member
485 bool esmodule = hapModuleInfo->compileMode == AppExecFwk::CompileMode::ES_MODULE; in LoadJsSrcEntry() local
380 bool esmodule = true; variable
1007 const std::string& hapPath, bool esmodule, bool useCommonChunk, const std::string& srcEntrance) in LoadModule()