Searched refs:isFullLoad (Results 1 – 1 of 1) sorted by relevance
104 char *buffer, uint32_t buffSize, bool isFullLoad) in LoadPersistParam_() argument112 if (isFullLoad) { in LoadPersistParam_()126 bool isFullLoad = true; in GetPersistFilePath() local130 return isFullLoad; in GetPersistFilePath()138 isFullLoad = false; in GetPersistFilePath()141 isFullLoad = false; in GetPersistFilePath()145 return isFullLoad; in GetPersistFilePath()157 return isFullLoad; in GetPersistFilePath()176 bool isFullLoad = GetPersistFilePath(&path, &tmpPath, fileType); in LoadPersistParam() local177 LoadPersistParam_(clearFactoryPersistParams, path, buffer, buffSize, isFullLoad); in LoadPersistParam()[all …]