HomeSort by relevance Sort by last modified time
    Searched defs:exportData (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/security/keymaster/
ExportResult.java 28 public final byte[] exportData;
43 exportData = in.createByteArray();
54 out.writeByteArray(exportData);
  /system/security/keystore/include/keystore/
ExportResult.h 33 hardware::hidl_vec<uint8_t> exportData;
  /external/pdfium/fxjs/xfa/
cjx_hostpseudomodel.cpp 53 {"exportData", exportData_static},
577 CJS_Return CJX_HostPseudoModel::exportData(
595 pNotify->GetDocEnvironment()->ExportData(pNotify->GetHDOC(), filePath, XDP);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DataExporter.java 54 public static Uri exportData(Context context) throws IOException {
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.1.0_r7-robolectric-0.jar 

Completed in 190 milliseconds