Searched refs:get_error_stream (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i260 public java.io.OutputStream get_error_stream() {
498 public java.io.OutputStream get_error_stream() {
499 return dbenv.get_error_stream();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_db.cpp648 __DB_STD(ostream) *Db::get_error_stream() function in class:Db
650 return dbenv_->get_error_stream();
H A Dcxx_env.cpp795 __DB_STD(ostream) *DbEnv::get_error_stream() function in class:DbEnv
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java247 public java.io.OutputStream get_error_stream() /* no exception */ { method in class:Db
248 return dbenv.get_error_stream();
H A DDbEnv.java239 public java.io.OutputStream get_error_stream() /* no exception */ { method in class:DbEnv
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DDatabaseConfig.java2114 errorStream = db.get_error_stream();
H A DEnvironmentConfig.java4172 errorStream = dbenv.get_error_stream();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h279 virtual __DB_STD(ostream) *get_error_stream();
509 virtual __DB_STD(ostream) *get_error_stream();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h280 virtual __DB_STD(ostream) *get_error_stream();
510 virtual __DB_STD(ostream) *get_error_stream();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h280 virtual __DB_STD(ostream) *get_error_stream();
510 virtual __DB_STD(ostream) *get_error_stream();

Completed in 124 milliseconds