Home
last modified time | relevance | path

Searched refs:BatchSavePersistParamBegin (Results 1 – 2 of 2) sorted by relevance

/base/startup/init/services/param/adapter/
Dparam_persistadp.c84 static int BatchSavePersistParamBegin(PERSIST_SAVE_HANDLE *handle) in BatchSavePersistParamBegin() function
131 ops->batchSaveBegin = BatchSavePersistParamBegin; in RegisterPersistParamOps()
/base/startup/init/services/param/liteos/
Dparam_hal.c207 static int BatchSavePersistParamBegin(PERSIST_SAVE_HANDLE *handle) in BatchSavePersistParamBegin() function
245 ops->batchSaveBegin = BatchSavePersistParamBegin; in RegisterPersistParamOps()