Home
last modified time | relevance | path

Searched defs:file (Results 501 – 525 of 1736) sorted by relevance

1...<<21222324252627282930>>...70

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy_file.cpp36 std::tuple<int, FileInfo> ParseOperand(int32_t file) in ParseOperand()
52 std::tuple<int, FileInfo> ParseOperand(std::string file) in ParseOperand()
/ohos5.0/foundation/multimodalinput/input/test/unittest/common/src/
H A Dsystem_info.cpp62 std::ifstream file(path); in GetTaskPidFile() local
129 std::ifstream file(procPath); in GetProcOccupy() local
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DVpnServiceTest.java118 File file = new File("/dev/tun"); in testTunDevice() local
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/protos/
H A DDeviceFiles.proto44 optional bytes file = 1; field
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
H A DFormat11n.java26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
H A DFormat21h.java26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
H A DFormat21s.java26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
H A DFormat22b.java26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
H A DFormat22s.java26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
H A DFormat31i.java26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
H A DFormat3rc.java28 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
H A DFormat51l.java26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
H A DFormat21c.java28 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile()
/aosp12/system/extras/pssbench/
H A Dmain.cpp23 FILE * file = fopen(filename, "r"); in get_pss() local
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
H A DProxy.java40 Proxy(ArchiveHandle file, ArchiveEntry entry) in Proxy()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DParallelPackageParserTest.java60 File file = new File("f" + i); in test() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DIOUtils.java41 public static byte[] toByteArray(File file) throws IOException { in toByteArray()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppFileProvider.java110 public static Uri getUriForFile(Context context, String authority, File file) { in getUriForFile()
/aosp12/packages/apps/Camera2/tests/src/com/android/camera/functional/
H A DImageCaptureIntentTest.java69 File file = new File(Environment.getExternalStorageDirectory(), in testExtraOutput() local
/aosp12/system/libziparchive/
H A Dzip_writer.cc374 int32_t ZipWriter::StoreBytes(FileEntry* file, const void* data, uint32_t len) { in StoreBytes()
385 int32_t ZipWriter::CompressBytes(FileEntry* file, const void* data, uint32_t len) { in CompressBytes()
420 int32_t ZipWriter::FlushCompressedBytes(FileEntry* file) { in FlushCompressedBytes()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dreli_test.cpp189 char file[256] = {}; variable
221 char file[256] = {}; variable
273 char file[256] = {}; variable
306 const char *file = "/data/test/media/01_video_audio.mp4"; variable
363 const char *file = "/data/test/media/long.mp4"; variable
1391 char file[256] = {}; variable
1552 const char *file = "/data/test/media/hevc_aac_c.flv"; variable
1691 char file[256] = {}; variable
1861 char file[256] = {}; variable
2182 char file[256] = {}; variable
[all …]
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcpp_service_stub_code_emitter.cpp43 File file(filePath, File::WRITE); in EmitStubHeaderFile() local
72 for (const auto &file : headerFiles) { in EmitStubHeaderInclusions() local
180 File file(filePath, File::WRITE); in EmitStubSourceFile() local
217 for (const auto &file : headerFiles) { in EmitStubSourceInclusions() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/audio/
H A DWavWriter.java42 File file = new File(directory, String.format("recording_%d.wav", timestamp)); in writeToFile() local
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/
H A DIoUtils.java39 public static @NonNull byte[] readFromFile(@NonNull File file) throws IOException { in readFromFile()
/aosp12/build/soong/cc/
H A Dtest_data_test.go28 file string member

1...<<21222324252627282930>>...70