/external/chromium/net/http/ |
disk_cache_based_ssl_host_info.h | 62 disk_cache::Backend** backend_pointer() { return &backend_; } 64 disk_cache::Backend* backend() const { return backend_; } function in class:net::DiskCacheBasedSSLHostInfo::CallbackImpl 74 disk_cache::Backend* backend_; 112 disk_cache::Backend* backend_;
|
/external/chromium_org/sync/internal_api/ |
README | 2 backend that exposes (1) the core functionality of maintaining a consistent 11 This interface is used as the entry point into the syncer backend 12 when the backend is compiled as a library and embedded in another 14 external types, so that an application can use the sync backend 18 should ideally compile the syncer backend and this API as part of the
|
/external/chromium_org/sync/js/ |
README.js | 5 about:sync) interacts with the sync service/backend. 7 Basically, chrome://sync-internals sends messages to the sync backend 8 and the sync backend sends the reply asynchronously. The sync backend 33 JsReplyHandler (js_reply_handler.h), which the backend uses to send
|
/external/chromium_org/chrome/browser/password_manager/ |
native_backend_kwallet_x_unittest.cc | 504 NativeBackendKWalletStub backend(42, profile_.GetPrefs()); 505 EXPECT_TRUE(backend.InitWithBus(mock_session_bus_)); 510 base::Unretained(&backend), form_google_)); 527 NativeBackendKWalletStub backend(42, profile_.GetPrefs()); 528 EXPECT_TRUE(backend.InitWithBus(mock_session_bus_)); 533 base::Unretained(&backend), form_google_)); 540 base::Unretained(&backend), &form_list)); 561 NativeBackendKWalletStub backend(42, profile_.GetPrefs()); 562 EXPECT_TRUE(backend.InitWithBus(mock_session_bus_)); 567 base::Unretained(&backend), form_google_)) [all...] |
/external/chromium_org/chrome/browser/sessions/ |
base_session_service.h | 37 // backend to determine the name of the files. 63 // Returns the backend. 64 SessionBackend* backend() const { return backend_.get(); } function in class:BaseSessionService 68 // on the backend at which point the backend owns the commands. 88 // Saves pending commands to the backend. This is invoked from the timer 152 // backend thread. 172 // The backend. 178 // Commands we need to send over to the backend. 181 // Whether the backend file should be recreated the next time we sen [all...] |
/external/libusb/ |
configure.ac | 18 AC_DEFINE(OS_LINUX, [], [Linux backend]) 21 backend="linux" 26 AC_DEFINE(OS_DARWIN, [], [Darwin backend]) 28 AC_DEFINE(USBI_OS_HANDLES_TIMEOUT, [], [Backend handles timeout]) 30 backend="darwin" 37 AM_CONDITIONAL([OS_LINUX], [test "x$backend" == "xlinux"]) 38 AM_CONDITIONAL([OS_DARWIN], [test "x$backend" == "xdarwin"])
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
gthr-default.h | 352 /* Backend initialization functions */ 388 /* Backend thread functions */ 526 /* Backend mutex functions */ 534 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 536 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 538 objc_free (mutex->backend); 539 mutex->backend = NULL; 562 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 568 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 571 objc_free (mutex->backend); [all...] |
gthr-posix.h | 352 /* Backend initialization functions */ 388 /* Backend thread functions */ 526 /* Backend mutex functions */ 534 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 536 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 538 objc_free (mutex->backend); 539 mutex->backend = NULL; 562 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 568 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 571 objc_free (mutex->backend); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
gthr-default.h | 325 /* Backend initialization functions */ 361 /* Backend thread functions */ 500 /* Backend mutex functions */ 508 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 510 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 512 objc_free (mutex->backend); 513 mutex->backend = NULL; 536 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 542 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 545 objc_free (mutex->backend); [all...] |
gthr-posix.h | 325 /* Backend initialization functions */ 361 /* Backend thread functions */ 500 /* Backend mutex functions */ 508 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 510 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 512 objc_free (mutex->backend); 513 mutex->backend = NULL; 536 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 542 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 545 objc_free (mutex->backend); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/ |
gthr-default.h | 325 /* Backend initialization functions */ 361 /* Backend thread functions */ 500 /* Backend mutex functions */ 508 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 510 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 512 objc_free (mutex->backend); 513 mutex->backend = NULL; 536 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 542 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 545 objc_free (mutex->backend); [all...] |
gthr-posix.h | 325 /* Backend initialization functions */ 361 /* Backend thread functions */ 500 /* Backend mutex functions */ 508 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 510 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 512 objc_free (mutex->backend); 513 mutex->backend = NULL; 536 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 542 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 545 objc_free (mutex->backend); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
gthr-default.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
gthr-posix.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
gthr-posix.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
gthr-default.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
gthr-posix.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
gthr-default.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
gthr-posix.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
gthr-default.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
gthr-posix.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
gthr-posix.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
gthr-default.h | 338 /* Backend initialization functions */ 374 /* Backend thread functions */ 513 /* Backend mutex functions */ 521 mutex->backend = objc_malloc (sizeof (pthread_mutex_t)); 523 if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL)) 525 objc_free (mutex->backend); 526 mutex->backend = NULL; 549 count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend); 555 if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend)) 558 objc_free (mutex->backend); [all...] |