HomeSort by relevance Sort by last modified time
    Searched full:__db (Results 1 - 25 of 38) sorted by null

1 2

  /frameworks/support/room/compiler/src/test/data/daoWriter/output/
DeletionDao.java 18 private final RoomDatabase __db; field in class:DeletionDao_Impl
30 public DeletionDao_Impl(RoomDatabase __db) {
31 this.__db = __db;
32 this.__deletionAdapterOfUser = new EntityDeletionOrUpdateAdapter<User>(__db) {
43 this.__deletionAdapterOfMultiPKeyEntity = new EntityDeletionOrUpdateAdapter<MultiPKeyEntity>(__db) {
63 this.__deletionAdapterOfBook = new EntityDeletionOrUpdateAdapter<Book>(__db) {
74 this.__preparedStmtOfDeleteByUid = new SharedSQLiteStatement(__db) {
81 this.__preparedStmtOfDeleteEverything = new SharedSQLiteStatement(__db) {
92 __db.beginTransaction()
    [all...]
UpdateDao.java 16 private final RoomDatabase __db; field in class:UpdateDao_Impl
28 public UpdateDao_Impl(RoomDatabase __db) {
29 this.__db = __db;
30 this.__updateAdapterOfUser = new EntityDeletionOrUpdateAdapter<User>(__db) {
53 this.__updateAdapterOfMultiPKeyEntity = new EntityDeletionOrUpdateAdapter<MultiPKeyEntity>(__db) {
83 this.__updateAdapterOfBook = new EntityDeletionOrUpdateAdapter<Book>(__db) {
96 this.__preparedStmtOfAgeUserByUid = new SharedSQLiteStatement(__db) {
103 this.__preparedStmtOfAgeUserAll = new SharedSQLiteStatement(__db) {
114 __db.beginTransaction()
    [all...]
WriterDao.java 32 private final RoomDatabase __db; field in class:WriterDao_Impl
40 public WriterDao_Impl(RoomDatabase __db) {
41 this.__db = __db;
42 this.__insertionAdapterOfUser = new EntityInsertionAdapter<User>(__db) {
65 this.__insertionAdapterOfUser_1 = new EntityInsertionAdapter<User>(__db) {
88 this.__insertionAdapterOfBook = new EntityInsertionAdapter<Book>(__db) {
104 __db.beginTransaction();
107 __db.setTransactionSuccessful();
109 __db.endTransaction()
    [all...]
ComplexDao.java 24 private final RoomDatabase __db; field in class:ComplexDao_Impl
26 public ComplexDao_Impl(ComplexDatabase __db) {
27 super(__db);
28 this.__db = __db;
33 __db.beginTransaction();
36 __db.setTransactionSuccessful();
39 __db.endTransaction();
49 final Cursor _cursor = __db.query(_statement);
74 final Cursor _cursor = __db.query(_statement)
    [all...]
  /external/libcxx/include/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
list 766 __libcpp_db* __db = __get_db();
767 __c_node* __cn1 = __db->__find_c_and_lock(this);
768 __c_node* __cn2 = __db->__find_c(&__c);
798 __db->unlock();
    [all...]
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
locale     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
list 766 __libcpp_db* __db = __get_db();
767 __c_node* __cn1 = __db->__find_c_and_lock(this);
768 __c_node* __cn2 = __db->__find_c(&__c);
798 __db->unlock();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
list 768 __libcpp_db* __db = __get_db();
769 __c_node* __cn1 = __db->__find_c_and_lock(this);
770 __c_node* __cn2 = __db->__find_c(&__c);
800 __db->unlock();
    [all...]

Completed in 2494 milliseconds

1 2