Searched
full:initializing (Results
326 -
350 of
1570) sorted by null
<<11121314151617181920>>
/external/chromium_org/net/disk_cache/ |
block_files_unittest.cc | 174 // Initializing should fail, not crash. 197 // Initializing should fail, not crash.
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
genpkey.c | 353 BIO_puts(err, "Error initializing context\n"); 416 BIO_printf(err, "Error initializing %s context\n", algname);
|
/external/libnfc-nci/src/hal/int/ |
nfc_hal_int.h | 208 /* NFC HAL - NFCC initializing state */ 376 tNFC_HAL_INIT_STATE initializing_state; /* state of initializing NFCC */
|
/external/openssl/apps/ |
genpkey.c | 353 BIO_puts(err, "Error initializing context\n"); 416 BIO_printf(err, "Error initializing %s context\n", algname);
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetHost.java | 292 * <li>Call this when initializing your database, as it might be because of a data wipe.</li> 309 * <li>Call this when initializing your database, as it might be because of a data wipe.</li>
|
/frameworks/base/docs/html/training/camera/ |
cameradirect.jd | 130 process of initializing the camera is encapsulated so that {@link 285 setCamera()} method, so initializing a camera always begins with stopping the
|
/external/qemu/ |
vnc-android.c | 580 VNC_DEBUG("VNC: initializing zlib stream %d\n", stream_id); 589 fprintf(stderr, "VNC: error initializing zlib\n"); [all...] |
vnc.c | 574 VNC_DEBUG("VNC: initializing zlib stream %d\n", stream_id); 583 fprintf(stderr, "VNC: error initializing zlib\n"); [all...] |
/art/test/046-reflect/src/ |
Main.java | 642 System.out.println("FieldNoisyInit is initializing"); 650 System.out.println("FieldNoisyInitUser is initializing"); 658 System.out.println("MethodNoisyInit is initializing"); 666 System.out.println("MethodNoisyInitUser is initializing");
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
ModifyInstallerPackageTest.java | 190 receiver.assertSuccess("Failure initializing with other installer");
|
/dalvik/vm/native/ |
InternalNative.cpp | 175 * Find a class by name, initializing it if requested.
|
/dalvik/vm/oo/ |
Resolve.cpp | 265 * static method and the defining class is still initializing (i.e. this 421 * could still be in the process of initializing it if the field 428 * The class is initialized (or initializing), the field has been 493 * initializing (i.e. this thread is executing <clinit>), don't do
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
LabelView.java | 53 * Construct object, initializing with any attributes we understand from a
|
/device/generic/goldfish/camera/fake-pipeline2/ |
JpegCompressor.cpp | 149 if (checkError("Error initializing compression")) return NO_INIT;
|
/external/bison/src/ |
uniqstr.h | 46 | Initializing, destroying, debugging. |
|
/external/chromium/base/debug/ |
stack_trace_win.cc | 185 (*os) << "Error initializing symbols (" << error
|
/external/chromium/chrome/browser/automation/ |
automation_provider_observers_chromeos.cc | 27 // library to finish initializing, because it'll wait forever.
|
/external/chromium/chrome/browser/chromeos/ |
audio_handler.cc | 185 if ((mixer_state == AudioMixer::INITIALIZING) ||
|
/external/chromium/chrome/browser/net/ |
url_info.h | 77 // initializing of the Predictor's map (of info for Hostnames).
|
/external/chromium/chrome/browser/password_manager/ |
password_store_x_unittest.cc | 357 // Initializing the PasswordStore should trigger a migration. 480 // Initializing the PasswordStore shouldn't trigger a migration. 513 // Initializing the PasswordStore shouldn't trigger a migration. 651 // Initializing the PasswordStore shouldn't trigger a native migration (yet).
|
/external/chromium/chrome/browser/printing/ |
print_job.h | 40 // Create a empty PrintJob. When initializing with this constructor,
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble.h | 82 // Indicates to the user that audio hardware is initializing. If the bubble is
|
/external/chromium/net/http/ |
http_vary_data_unittest.cc | 62 // Now overwrite by initializing to something invalid.
|
/external/chromium/net/socket/ |
nss_ssl_util.cc | 80 // Initializing SSL causes us to do blocking IO.
|
/external/chromium/net/tools/flip_server/ |
streamer_interface.cc | 58 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "StreamerSM: Initializing server "
|
Completed in 568 milliseconds
<<11121314151617181920>>