HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 2251 - 2275 of 8518) sorted by null

<<919293949596979899100>>

  /frameworks/compile/libbcc/tests/debuginfo/
test_bcc_debuginfo.pl 43 # Extract debugger commands from testcase. They are marked with DEBUGGER:
  /frameworks/native/libs/vr/libdvr/include/dvr/
dvr_shared_buffers.h 55 // buffer in a shader and extract the right vsync-predicted pose.
  /frameworks/support/jetifier/jetifier/standalone/src/main/kotlin/com/android/tools/build/jetifier/standalone/
TopOfTreeBuilder.kt 37 val archive = Archive.Builder.extract(inputZip, recursive = false)
  /hardware/libhardware/modules/camera/3_4/
request_tracker.cpp 104 // If desired, extract all the currently in-flight requests.
  /hardware/qcom/audio/hal/msm8916/
hw_info.c 116 ALOGV("extract dev_extn device %d, extn = %s",
  /hardware/qcom/audio/hal/msm8974/
hw_info.c 142 ALOGV("extract dev_extn device %d, device_name %s extn = %s ",
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_vsync.cpp 110 // extract timestamp
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
characterdatasubstringvalue.java 38 * at position "offset" and extract "count" characters.
hc_characterdatasubstringvalue.java 38 * at position "offset" and extract "count" characters.
  /libcore/luni/src/main/java/org/w3c/dom/
DocumentFragment.java 18 * extract a portion of a document's tree or to create a new fragment of a
  /libcore/luni/src/test/java/libcore/dalvik/system/
BaseDexClassLoaderTest.java 44 // Extract loading-test.jar from the resource.
  /libcore/ojluni/src/main/java/java/util/zip/
ZipConstants64.java 53 static final int ZIP64_ENDVER = 14; // version needed to extract
  /libcore/ojluni/src/main/java/javax/crypto/
EncryptedPrivateKeyInfo.java 229 * Extract the enclosed PKCS8EncodedKeySpec object from the
287 * Extract the enclosed PKCS8EncodedKeySpec object from the
310 * Extract the enclosed PKCS8EncodedKeySpec object from the
346 * Extract the enclosed PKCS8EncodedKeySpec object from the
  /libcore/ojluni/src/main/java/sun/security/x509/
NameConstraintsExtension.java 443 // extract altNames
445 // extract extensions, if any, from certInfo
451 // extract altNames from extension; this call does not
457 throw new IOException("Unable to extract extensions from " +
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageSms.java 83 * We use byte[] since we need to extract the length in bytes.
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/archives/
TestUtils.java 61 // Extract the file from resources.
  /packages/apps/Email/tests/src/com/android/emailcommon/mail/
PackedStringTests.java 44 // Start with a packed string and make sure we can extract the correct Strings
  /packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
AccessibilitySlicePreferenceControllerTest.java 70 ShadowAccessibilityManager shadowAccessibilityManager = Shadow.extract(
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fingerprint/
FingerprintEnrollEnrollingTest.java 104 Shadow.extract(application.getSystemService(Vibrator.class));
  /packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
ShadowUserManager.java 92 return (ShadowUserManager) Shadow.extract(
  /packages/providers/CalendarProvider/tests/
EMMA_README 40 # extract and generate the report
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/sqlite/
DatabaseAnalyzer.java 31 * Class to extract table/view/column names from databases.
  /packages/services/Car/tests/robotests/src/com/android/car/testutils/shadow/
ShadowUserManager.java 144 return (ShadowUserManager) Shadow.extract(
  /packages/services/Telephony/src/com/android/phone/
SubscriptionInfoHelper.java 37 * helping extract this info and perform common operations using this info.
  /platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
ScheduledRunMetricListener.java 112 * Extract the interval from the instrumentation arguments or use the default interval value.

Completed in 1878 milliseconds

<<919293949596979899100>>