Searched defs:isDbExisted (Results 1 – 2 of 2) sorted by relevance
231 bool isDbExisted = OS::CheckPathExistence(option.uri); in SetVersion() local
77 int &version, bool &isDbExisted) in GetVersion()