Home
last modified time | relevance | path

Searched defs:file (Results 1176 – 1200 of 1736) sorted by relevance

1...<<41424344454647484950>>...70

/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp377 Status SingleStoreImpl::Backup(const std::string &file, const std::string &baseDir) in Backup()
382 Status SingleStoreImpl::Restore(const std::string &file, const std::string &baseDir) in Restore()
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp369 std::ifstream &file, std::map<std::string, std::string> &lazyLoadPluginInfoMap) in parseLazyLoadService()
413 std::ifstream file(filePath); in LoadPluginInfo() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c172 FileHandle file = { 0 }; in ReadTokensFromFile() local
219 FileHandle file = { 0 }; in WriteTokensJsonToFile() local
/aosp12/frameworks/base/core/java/android/app/
H A DDownloadManager.java524 final File file = context.getExternalFilesDir(dirType); in setDestinationInExternalFilesDir() local
564 File file = Environment.getExternalStoragePublicDirectory(dirType); in setDestinationInExternalPublicDir() local
1582 private static @NonNull String resolveMimeType(@NonNull File file) { in resolveMimeType()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2658 ZipFile file("/test.zip"); variable
2690 ZipFile file("/test.zip"); variable
2711 ZipFile file("/test.zip"); variable
2726 ZipFile file("/test.zip"); variable
2741 ZipFile file("/test.zip"); variable
2753 ZipFile file("/test.zip"); variable
2767 ZipFile file("/test.zip"); variable
2782 ZipFile file("/test.zip"); variable
2798 ZipFile file("/test.zip"); variable
2812 ZipFile file("/test.zip"); variable
[all …]
/aosp12/art/runtime/
H A Dnative_stack_dump.cc105 const std::string file; // The file addr2line is working on, so that we know when to close member
/aosp12/frameworks/base/media/java/android/media/
H A DMediaMuxer.java355 RandomAccessFile file = null; in MediaMuxer() local
/aosp12/frameworks/base/media/tests/MtpTests/src/android/mtp/
H A DMtpDatabaseTest.java156 private File stageFile(int resId, File file) throws IOException { in stageFile()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DImageActionUtils.java213 File file = new File(parent, baseName); in getImageUri() local
/aosp12/frameworks/base/tests/StagedInstallTest/src/com/android/tests/stagedinstallinternal/host/
H A DStagedInstallInternalTest.java150 File file = File.createTempFile("test-vendor-apex-allow-list", ".xml"); in pushTestVendorApexAllowList() local
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/util/
H A DXmpInterface.java190 public static @NonNull XmpInterface fromSidecar(@NonNull File file) in fromSidecar()
/aosp12/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerTestApp.java87 private Uri getExternalFileUri(String file) { in getExternalFileUri()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_internal.cpp39 FILE *file = nullptr; in FdOpenFileFunc() local
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H A Dwrapper.rs129 let file = unsafe { File::from_raw_fd(fd) }; in dump() localVariable
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dsys_event_doc_reader.cpp90 std::string file = dirNames.back(); in InitEventInfo() local
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dservice_checker.cpp168 for (const auto &file : fileName) { in ServiceContextsLoad() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_asset_recv_listener.cpp223 bool SoftbusAssetRecvListener::RemoveAsset(const std::string &file) in RemoveAsset()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/
H A Dsys.rs90 let file = OpenOptions::new().read(true).write(true).open(path)?; in pts() localVariable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/
H A Dchild.rs100 let mut file = io.inner.io_take()?.fd; in to_blocking_file() localVariable
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dlog.h336 const char *file, in __print_result_location()
/aosp12/packages/modules/Virtualization/authfs/fd_server/src/
H A Dmain.rs271 let file = fd_to_file(fd)?; in parse_arg_rw_fds() localVariable
/aosp12/packages/modules/Scheduling/service/java/com/android/server/scheduling/
H A DRebootReadinessLogger.java312 File file = new File(mDeDir, REBOOT_STATS_FILE); in getRebootStatsFile() local
/aosp12/packages/apps/TV/tuner/sampletunertvinput/src/com/android/tv/samples/sampletunertvinput/
H A DSampleTunerTvInputService.java278 File file = new File(ES_PATH); in dvrPlayback() local
/aosp12/frameworks/base/core/java/com/android/internal/protolog/
H A DBaseProtoLogImpl.java216 public BaseProtoLogImpl(File file, String viewerConfigFilename, int bufferCapacity, in BaseProtoLogImpl()
/aosp12/frameworks/base/graphics/java/android/graphics/fonts/
H A DSystemFonts.java85 try (FileInputStream file = new FileInputStream(fullPath)) { in mmap()

1...<<41424344454647484950>>...70