/external/chromium/chrome/browser/sync/engine/ |
syncapi.h | 6 // backend that exposes (1) the core functionality of maintaining a consistent 15 // This interface is used as the entry point into the syncer backend 16 // when the backend is compiled as a library and embedded in another 18 // external types, so that an application can use the sync backend 22 // should ideally compile the syncer backend and this API as part of the [all...] |
/external/chromium/chrome/browser/sync/glue/ |
http_bridge.cc | 98 // fields should probably just be settable by sync backend; though we should 178 // we hack this to support the sync backend.
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service.cc | 167 // If we have credentials and sync setup finished, autostart the backend. 168 // Note that if we haven't finished setting up sync, backend bring up will 339 VLOG(1) << "Skipping bringing up backend host."; 350 // Initialize the backend. Every time we start up a new SyncBackendHost, 374 // Move aside the backend so nobody else tries to use it while we are 503 // The very first time the backend initializes is effectively the first time 606 // backend. The task might not have executed yet. [all...] |
profile_sync_service_unittest.cc | 199 // Since we're doing synchronous initialization, backend should be 359 // Since we're doing synchronous initialization, backend should be
|
/external/chromium/net/disk_cache/ |
entry_impl.h | 34 EntryImpl(BackendImpl* backend, Addr address, bool read_only); 253 int unreported_size_[kNumStreams]; // Bytes not reported yet to the backend.
|
/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_remover.h | 36 class Backend; 355 disk_cache::Backend* cache_;
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
screen_locally_managed_user_creation.js | 749 * Does sanity check and calls backend with current user name/password pair 774 * Does sanity check and calls backend with user display name/password pair 797 * Does sanity check and calls backend with selected existing supervised 837 * Calls backend part to check if current user name is valid/not taken. 860 * Called by backend part in case of successful name validation. 872 * Called by backend part in case of name validation failure. 937 * Called by backend part in case of password validation failure. [all...] |
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_file_system_service_unittest.cc | 313 file_system_->backend()->sync_context()-> 375 file_system_->backend()->sync_context()->
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
wallet_client.h | 38 // WalletClient is responsible for making calls to the Online Wallet backend on 147 // The GetWalletItems call to the Online Wallet backend may require the user
|
/external/chromium_org/net/disk_cache/simple/ |
simple_entry_impl.cc | 131 const base::WeakPtr<SimpleBackendImpl>& backend, 135 if (!backend.get()) 167 SimpleBackendImpl* backend, 169 : backend_(backend->AsWeakPtr()), 171 worker_pool_(backend->worker_pool()), 560 // If the backend no longer exists, the callback won't be invoked, and so we 821 // (i.e. non-backend) operations (e.g. read, write) are invoked even if 822 // the backend was already destroyed. [all...] |
/external/chromium_org/sync/internal_api/ |
http_bridge.cc | 152 // fields should probably just be settable by sync backend; though we should 226 // we hack this to support the sync backend.
|
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
eclipse.py | 5 """GYP backend that generates Eclipse CDT settings files. 7 This backend DOES NOT generate Eclipse CDT projects. Instead, it generates XML
|
/external/chromium_org/tools/telemetry/docs/ |
telemetry.core.chrome.desktop_browser_backend.html | 52 <td colspan=2><tt>The backend for controlling a locally-executed browser instance, on Linux,<br> 125 <dd><tt>True if this browser backend supports extensions.</tt></dd>
|
/external/llvm/docs/HistoricalNotes/ |
2007-OriginalClangReadme.txt | 22 with the LLVM backend or independently of it. In this spirit, the API has been 79 analyzer library. Finally, if you want to use this with the LLVM backend,
|
/frameworks/base/docs/html/sdk/installing/ |
studio-tips.jd | 13 <li><a href="http://android-developers.blogspot.com/2013/06/adding-backend-to-your-app-in-android.html" 14 class="external-link">Adding a Backend to Your App In Android Studio</a></li>
|
/frameworks/base/docs/html/tools/help/ |
MonkeyRunner.jd | 134 Tries to make a connection between the <code>monkeyrunner</code> backend and the 411 Tries to make a connection between the <code>monkeyrunner</code> backend and the
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.10.html | 557 <li>st/egl: Rename kms backend to drm.</li> 558 <li>st/egl: s/kms/drm/ on the drm backend.</li> [all...] |
/external/mesa3d/docs/ |
relnotes-7.10.html | 557 <li>st/egl: Rename kms backend to drm.</li> 558 <li>st/egl: s/kms/drm/ on the drm backend.</li> [all...] |
/bionic/libc/stdlib/ |
atexit.c | 57 * the backend for atexit(). For more info on this API, see:
|
/external/chromium/base/ |
stringprintf.cc | 36 // Templatized backend for StringPrintF/StringAppendF. This does not finalize
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_storage.h | 111 // Callback from backend with the results of the bookmark file.
|
/external/chromium/chrome/browser/history/ |
history_marshaling.h | 6 // thread and the backend on the history thread.
|
query_parser.h | 6 // search into more normalized queries can be passed to the SQLite backend.
|
/external/chromium/chrome/browser/policy/ |
device_management_service.cc | 110 // backend objects still around, which is an error.
|
device_token_fetcher.cc | 85 // Construct a new backend, which will discard any previous requests.
|