HomeSort by relevance Sort by last modified time
    Searched refs:must_open_db (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 17 must_open_db=False variable in class:DBTxn_distributed
18 def _create_env(self, must_open_db) :
32 if must_open_db :
42 return self._create_env(must_open_db=True)
54 def _recreate_env(self,must_open_db) :
56 self._create_env(must_open_db)
75 self._recreate_env(self.must_open_db)
86 self._recreate_env(self.must_open_db)
109 self._recreate_env(self.must_open_db)
120 self._recreate_env(must_open_db=True
132 must_open_db=True variable in class:DBTxn_distributed_must_open_db
136 must_open_db=True variable in class:DBTxn_distributedSYNC_must_open_db
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 17 must_open_db=False variable in class:DBTxn_distributed
18 def _create_env(self, must_open_db) :
32 if must_open_db :
42 return self._create_env(must_open_db=True)
54 def _recreate_env(self,must_open_db) :
56 self._create_env(must_open_db)
75 self._recreate_env(self.must_open_db)
86 self._recreate_env(self.must_open_db)
109 self._recreate_env(self.must_open_db)
120 self._recreate_env(must_open_db=True
132 must_open_db=True variable in class:DBTxn_distributed_must_open_db
136 must_open_db=True variable in class:DBTxn_distributedSYNC_must_open_db
    [all...]

Completed in 250 milliseconds