/external/chromium_org/base/prefs/ |
json_pref_store_unittest.cc | 88 // asynchronous version of the JsonPrefStore loading. 246 // Tests asynchronous reading of the file when there is no file.
|
/external/chromium_org/chrome/browser/sync/glue/ |
sync_backend_host.h | 54 // Called on the frontend's thread to kick off asynchronous initialization. 101 // otherwise. If new encrypted keys arrive during the asynchronous call,
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
tut_analytics.html | 49 <a href="http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html">asynchronous 76 Here is a popup page (<code>popup.html</code>) which loads the asynchronous
|
/external/chromium_org/chromeos/network/ |
network_device_handler.h | 25 // ChromeOS network device. All calls are asynchronous and interact with the 32 // asynchronous, they all take a |callback| of some type, and an
|
/external/chromium_org/content/browser/ |
histogram_synchronizer.h | 33 // other is asynchronous, and used by the metrics services in preparation for a 145 // The sequence number used by the most recent asynchronous update request to
|
/external/chromium_org/google_apis/gcm/ |
gcm_client.h | 30 // Previous asynchronous operation is still pending to finish. Certain 80 // its caller, i.e. notifying asynchronous event.
|
/external/chromium_org/jingle/glue/ |
chrome_async_socket.h | 54 // to an asynchronous error. 138 // an asynchronous error, the other side closing the connection, or
|
/external/chromium_org/net/socket/ |
client_socket_handle.h | 183 // Called on asynchronous completion of an Init() request. 186 // Called on completion (both asynchronous & synchronous) of an Init()
|
/external/chromium_org/net/third_party/nss/ |
README.chromium | 138 * Make SSL False Start work with asynchronous certificate validation. 168 asynchronous certificate verification.
|
/external/chromium_org/ppapi/tests/ |
test_post_message.cc | 303 // asynchronous operation completes. 356 // PostMessage is asynchronous, so we should not receive a response yet. 458 // PostMessage is asynchronous, so we should not receive a response yet. 512 // PostMessage is asynchronous, so we should not receive a response yet. 556 // PostMessage is asynchronous, so we should not receive a response yet. 679 // PostMessage is asynchronous, so we should not receive a response yet. 698 // PostMessage is asynchronous, so we should not receive a response yet. 846 // PostMessage is asynchronous, so we should not receive a response yet. [all...] |
/external/chromium_org/ui/base/ime/ |
text_input_client.h | 115 // GetSelectionRange has a race condition due to asynchronous IPCs between 143 // GetSelectionRange may not be the latest value due to asynchronous of IPC
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_drag_drop_client_aurax11.h | 127 // drag. This is done to bypass an asynchronous roundtrip with the X11 194 // StartDragAndDrop(), and is set only during the asynchronous XdndFinished
|
/external/kernel-headers/original/linux/ |
ipmi_smi.h | 56 * asynchronous data is received, one of these is allocated, the 60 * asynchronous data and messages and request them from the
|
/external/smack/src/org/jivesoftware/smack/ |
RosterGroup.java | 160 * Note that this is an asynchronous call -- Smack must wait for the server 199 * Note that this is an asynchronous call -- Smack must wait for the server
|
/frameworks/base/services/java/com/android/server/display/ |
WifiDisplayController.java | 60 * Manages all of the various asynchronous interactions with the {@link WifiP2pManager} 66 * asynchronous code if we can assume that it is single-threaded. 557 * This function is called repeatedly after each asynchronous operation 586 return; // wait for asynchronous callback 618 return; // wait for asynchronous callback 624 return; // wait for asynchronous callback 656 return; // wait for asynchronous callback 716 return; // wait for asynchronous callback [all...] |
/ndk/sources/host-tools/make-3.81/ |
remote-cstms.c | 281 /* Block asynchronous notification of remote child death. 290 /* Restore asynchronous notification of remote child death.
|
/external/chromium_org/chrome/browser/captive_portal/ |
captive_portal_tab_reloader_unittest.cc | 232 // The error page commits, which should start an asynchronous reload. 387 // The error page commits, which should start an asynchronous reload. 411 // The error page commits, which should start an asynchronous reload. 435 // The error page commits, which should start an asynchronous reload. 482 // The error page commits, which should start an asynchronous reload. 604 // The error page commits, which should start an asynchronous reload.
|
/external/chromium_org/components/autofill/content/browser/risk/ |
fingerprint.cc | 10 // data. Step (1) requires waiting on several asynchronous callbacks, which are 56 // Maximum amount of time, in seconds, to wait for loading asynchronous 252 // Waits for all asynchronous data required for the fingerprint to be loaded, 280 // If all of the asynchronous data has been loaded, calls |callback_| with 313 // if not all asynchronous data has been loaded. 316 // For invalidating asynchronous callbacks that might arrive after |this|
|
/external/chromium_org/dbus/ |
bus.h | 42 // For asynchronous operations such as an asynchronous method call, the 95 // Asynchronous method call: 116 // // asynchronous service. 196 // task runner to process asynchronous operations. 384 // synchronously, than trying to make it asynchronous.
|
/external/chromium/net/socket/ |
socket_test_util.h | 54 // Asynchronous connection success. 81 // Asynchronous read success (inferred data length). 375 // asynchronous. It is an error to perform synchronous I/O while stopped. 380 // However, in the case of asynchronous I/O, this I/O may be initiated in 404 // complete in this step, but is marked asynchronous. Write() returns 564 // is called to complete the asynchronous read operation. 647 // While an asynchronous IO is pending, we save our user-buffer state. [all...] |
/external/chromium_org/content/browser/renderer_host/ |
compositing_iosurface_mac.mm | 51 // How many times to test if asynchronous copy has completed. 55 // Time in milliseconds to allow asynchronous copy to finish. 194 // For an asynchronous read-back, there are more objects to delete: 729 // In the asynchronous read-back case, the one currently in-flight copy is 773 // In the asynchronous case, issue commands to the GPU and return a null 815 // Create a PBO and issue an asynchronous read-back. 836 // When this asynchronous copy happens in a draw operaton there is no need [all...] |
/frameworks/base/docs/html/google/play/billing/v2/ |
api.jd | 32 asynchronous and uses service messages sent as broadcast intents, so 99 asynchronous message loop to convey billing requests and responses between your 104 Play application in the form of asynchronous broadcast intents. Your application 130 application), which receives all asynchronous billing responses from the Google Play 225 asynchronous responses. The synchronous response is a {@link android.os.Bundle Bundle} with the following 237 <p>This key provides you with a request identifier, which you can use to match asynchronous 244 <p>The asynchronous response messages are sent in the form of individual broadcast intents and
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSParser.java | 49 * <p> Asynchronous <code>LSParser</code> objects are expected to also 51 * listeners can be registered on asynchronous <code>LSParser</code> 53 * <p> Events supported by asynchronous <code>LSParser</code> objects are: 285 * <code>true</code> if the <code>LSParser</code> is asynchronous, 304 * asynchronous, <code>null</code> is returned since the document 327 * occured. If the <code>LSParser</code> is asynchronous, 400 * <code>LSParser</code> is asynchronous (<code>LSParser.async</code> is
|
/external/chromium/chrome/common/extensions/docs/ |
overview.html | 293 <a href="#sync"> Asynchronous vs. synchronous methods </a> 772 <h3 id="sync"> Asynchronous vs. synchronous methods </h3> 774 Most methods in the chrome.* APIs are <b>asynchronous</b>: 780 Here's an example of the signature for an asynchronous method: 807 and performs no other, asynchronous work. 835 because <code>getSelected()</code> is asynchronous. 838 (although some asynchronous methods do). 839 You can tell that <code>getSelected()</code> is asynchronous 871 Although <code>update()</code> is asynchronous, [all...] |
/external/chromium/chrome/browser/cocoa/ |
keystone_glue.mm | 750 // asynchronous operation is pending, or even after promotion has already 774 // Starting a synchronous operation while an asynchronous one is pending 805 // TODO(mark): Make asynchronous. That only makes sense if the promotion 806 // operation itself is asynchronous too. http://b/2290009. Hopefully, 809 // However, preflight operation (and promotion) should only be asynchronous [all...] |