/external/chromium_org/third_party/libevent/ |
evhttp.h | 233 * Chunked data callback - call for each completed chunk if 242 * parameters. The callback is executed when the request completed or an
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_root_window_host_win.h | 257 // completed. This variable indicates that a Close was converted to a Hide, 258 // so that when the Hide is completed the host window should be closed.
|
/external/chromium_org/v8/src/arm/ |
lithium-gap-resolver-arm.cc | 97 // and the starting move is completed by writing the spilled value to 99 // completed prior to breaking the cycle.
|
/external/chromium_org/v8/src/mips/ |
lithium-gap-resolver-mips.cc | 98 // and the starting move is completed by writing the spilled value to 100 // completed prior to breaking the cycle.
|
/external/clang/include/clang/AST/ |
ASTImporter.h | 92 /// declarations that can be completed at a later point. 100 /// to-be-completed forward declarations when possible.
|
/external/icu4c/test/intltest/ |
tsmthred.cpp | 1216 int32_t completed =0; local 1346 int32_t completed =0; local [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connectionless.c | 229 * operation is completed. 296 * operation is completed.
|
/external/smack/src/org/jivesoftware/smack/ |
AccountManager.java | 249 * be performed after a successful login operation has been completed. Not all servers 280 * be performed after a successful login operation has been completed. Not all servers
|
/external/smack/src/org/xbill/DNS/ |
ExtendedResolver.java | 139 * Receive a response. If the resolution hasn't been completed, 161 * Receive an exception. If the resolution has been completed,
|
/external/svox/pico/compat/jni/ |
tts.h | 105 // The callback for synthesis completed takes: 154 // output yet. This will block until callbacks underway are completed.
|
/external/v8/src/arm/ |
lithium-gap-resolver-arm.cc | 97 // and the starting move is completed by writing the spilled value to 99 // completed prior to breaking the cycle.
|
/external/v8/src/mips/ |
lithium-gap-resolver-mips.cc | 98 // and the starting move is completed by writing the spilled value to 100 // completed prior to breaking the cycle.
|
/frameworks/av/media/libnbaio/ |
MonoPipe.cpp | 166 // deduct the elapsed time since previous write() completed 189 // record the time that this write() completed
|
/frameworks/base/core/java/android/app/ |
PendingIntent.java | 144 * completed. Primarily for use with a PendingIntent that is 152 * Called when a send operation as completed. 607 * caller to be notified when the send has completed. 611 * completed, or null for no callback. 629 * when the send has completed. 643 * completed, or null for no callback. 665 * when the send has completed. 679 * completed, or null for no callback. [all...] |
/frameworks/base/core/java/android/content/ |
AsyncTaskLoader.java | 148 * when the last {@link #loadInBackground()} call has completed until 207 * Called if the task was canceled before it was completed. Gives the class a chance
|
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
BluetoothStressTest.java | 147 * the device after the pairing has successfully completed. 174 * the request and then unpairs after the paring has successfully completed.
|
/frameworks/base/docs/html/google/gcm/ |
server.jd | 135 [enhance] DataNucleus Enhancer completed with success for 0 classes. Timings : input=28 ms, enhance=0 ms, total=28 ms. Consult the log for full details 136 [enhance] DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details
|
/frameworks/wilhelm/tests/mimeUri/ |
slesTestLoopUri.cpp | 255 fprintf(stdout, "Content duration is unknown (after prefetch completed)\n"); 257 fprintf(stdout, "Content duration is %u ms (after prefetch completed)\n", durationInMsec);
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 45 * generate a scan completed event if the driver does not report this. 52 /* Not all drivers generate "scan completed" wireless event, so try to
|
/libcore/luni/src/test/java/libcore/java/util/jar/ |
DalvikExecTest.java | 120 // Close the stream to the completed JAR file. 175 // Close the stream to the completed JAR file.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
Constants.java | 163 * inbound completed transfer 285 * completed.
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
WifiStatusTest.java | 208 } else if(SupplicantState.COMPLETED.equals(supplicantState)) { 209 mSupplicantState.setText("COMPLETED");
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/ |
ResearchLog.java | 99 * @param onClosed run after the close() operation has completed asynchronously 154 * @param onAbort run after the abort() operation has completed asynchronously
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
BaseSensorSemiAutomatedTestActivity.java | 94 appendText("\nTest completed. Press 'Next' to finish.\n");
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/ |
PlayVideoActivity.java | 143 // This test must be completed in one session
|