Searched refs:BatchSavePersistParam (Results 1 – 3 of 3) sorted by relevance
90 static int BatchSavePersistParam(void) in BatchSavePersistParam() function153 (void)BatchSavePersistParam(); in CheckAndSavePersistParam()205 return BatchSavePersistParam(); in WritePersistParam()233 ret = BatchSavePersistParam(); in LoadPersistParams()
100 static int BatchSavePersistParam(PERSIST_SAVE_HANDLE handle, const char *name, const char *value) in BatchSavePersistParam() function132 ops->batchSave = BatchSavePersistParam; in RegisterPersistParamOps()
220 static int BatchSavePersistParam(PERSIST_SAVE_HANDLE handle, const char *name, const char *value) in BatchSavePersistParam() function246 ops->batchSave = BatchSavePersistParam; in RegisterPersistParamOps()