Searched refs:startAddingDocuments (Results 1 – 6 of 6) sorted by relevance
85 mDatabase.getMapper().startAddingDocuments("1"); in testPutSingleStorageDocuments()147 mDatabase.getMapper().startAddingDocuments("1"); in testPutStorageDocuments()198 mDatabase.getMapper().startAddingDocuments("2"); in testPutChildDocuments()274 mDatabase.getMapper().startAddingDocuments("2"); in testPutChildDocuments_operationsSupported()288 mDatabase.getMapper().startAddingDocuments("2"); in testPutChildDocuments_operationsSupported()305 mDatabase.getMapper().startAddingDocuments("2"); in testPutChildDocuments_operationsSupported()330 mDatabase.getMapper().startAddingDocuments("1"); in testRestoreIdForRootDocuments()361 mDatabase.getMapper().startAddingDocuments("1"); in testRestoreIdForRootDocuments()394 mDatabase.getMapper().startAddingDocuments("2"); in testRestoreIdForChildDocuments()412 mDatabase.getMapper().startAddingDocuments("2"); in testRestoreIdForChildDocuments()[all …]
70 database.getMapper().startAddingDocuments(null); in addTestDevice()78 database.getMapper().startAddingDocuments(parentId); in addTestStorage()
47 mDatabase.getMapper().startAddingDocuments(null); in setUp()52 mDatabase.getMapper().startAddingDocuments("1"); in setUp()
138 mDatabase.getMapper().startAddingDocuments(null /* parentDocumentId */); in run()162 mDatabase.getMapper().startAddingDocuments(documentId); in run()
169 startAddingDocuments(null); in clearMapping()189 void startAddingDocuments(@Nullable String parentDocumentId) throws FileNotFoundException { in startAddingDocuments() method in Mapper
320 mDatabase.getMapper().startAddingDocuments(mIdentifier.mDocumentId); in loadObjectInfoList()