Searched refs:moduleSrcDir (Results 1 – 1 of 1) sorted by relevance
879 void AddModuleSrcDir(const std::string &moduleSrcDir) in AddModuleSrcDir() argument882 innerModuleInfos_.at(currentPackage_).modulePath = moduleSrcDir; in AddModuleSrcDir()892 void AddModuleResPath(const std::string &moduleSrcDir) in AddModuleResPath() argument897 …moduleResPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + ServiceConstants::RESOURCES_INDE… in AddModuleResPath()899 … moduleResPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + ServiceConstants::ASSETS_DIR + in AddModuleResPath()914 void AddModuleHnpsPath(const std::string &moduleSrcDir) in AddModuleHnpsPath() argument917 std::string moduleHnpsPath = moduleSrcDir + ServiceConstants::PATH_SEPARATOR + in AddModuleHnpsPath()