Searched refs:OpenInternal (Results 1 – 2 of 2) sorted by relevance
103 return OpenInternal(WideToUTF8(path.value())); in Open()105 return OpenInternal(path.value()); in Open()110 return OpenInternal(":memory:"); in OpenInMemory()329 bool Connection::OpenInternal(const std::string& file_name) { in OpenInternal() function in sql::Connection
283 bool OpenInternal(const std::string& file_name);