Searched refs:autoCreate (Results 1 – 4 of 4) sorted by relevance
24 SetValue(node[GET_NAME(autoCreate)], autoCreate); in Marshal()33 GetValue(node, GET_NAME(autoCreate), autoCreate); in Unmarshal()
67 if (strategy.autoCreate) { in GetMetaStorePath()82 if (strategy.autoCreate) { in GetMetaBackupPath()94 impl.autoCreate = strategy.autoCreate; in Initialize()244 if (strategy.autoCreate) { in GenPath()
29 bool autoCreate = false; member47 bool autoCreate = false; member
59 static HOOK_MGR *getHookMgr(HOOK_MGR *hookMgr, int autoCreate) in getHookMgr() argument65 BEGET_CHECK(autoCreate, return NULL); in getHookMgr()