Home
last modified time | relevance | path

Searched defs:file (Results 1426 – 1450 of 1736) sorted by relevance

1...<<51525354555657585960>>...70

/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DCacheOomRankerTest.java796 public AppOpsService getAppOpsService(File file, Handler handler) { in getAppOpsService()
/aosp12/system/libvintf/
H A Dcheck_vintf.cpp572 for (const auto& file : dumpFileList()) { in main() local
/aosp12/system/extras/simpleperf/runtest/
H A Druntest.py362 def _download(self, file, to_dir): argument
/aosp12/hardware/google/pixel/vibrator/drv2624/tests/
H A Dtest-hwapi.cpp110 std::ifstream file{a.second}; in verifyContents() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DImportVCardActivity.java505 final File file = getFileStreamPath(localFilename); in readUriToLocalFile() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h299 virtual ErrCode GetFileStat(const std::string &file, FileStat &fileStat) in GetFileStat()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_file.cpp68 std::fstream file(realPath.c_str(), std::fstream::in); in ReadFile() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp637 std::shared_ptr<AVSharedMemory> buffer, FILE *file) in ProcessOutputData()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.cpp80 vector<uint8_t> ReadFile(IFile& file) in ReadFile()
/ohos5.0/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp524 FILE *file = fopen(pathBuf, "wb+"); variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp341 void OpenSubFile(const std::string &path, std::vector<std::string> &file) in OpenSubFile()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.cpp59 std::ifstream file(fname); in GetFileData() local
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp388 ofstream file(filePath); in CreateFile() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp184 ofstream file(resultfile[0], fstream::out); in BENCHMARK_F() local
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DTelephonyBackupAgent.java502 final File file = new File(getFilesDir().getPath() + "/" + fileName); in backupFile() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerServiceUtils.java371 final File file = getSettingsProblemFile(); in dumpCriticalInfo() local
/aosp12/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java244 File file = new File(launchSubDir, LAUNCH_FILE); in testMeasureStartUpTime() local
603 File file = new File(launchSubDir, path); in logDumpsysIorapd() local
/aosp12/frameworks/base/tools/aapt/
H A DXMLNode.cpp551 status_t parseXMLResource(const sp<AaptFile>& file, ResXMLTree* outTree, in parseXMLResource()
583 sp<XMLNode> XMLNode::parse(const sp<AaptFile>& file) in parse()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp897 std::string file = EMPTY_STRING; variable
912 std::string file = FILE; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/
H A Dmedialibrary_datamanager_test.cpp961 shared_ptr<FileAsset> file = nullptr; variable
982 shared_ptr<FileAsset> file = nullptr; variable
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp809 FileSpec file; in Convert2FileVector() local
821 bool Convert2File(napi_env env, napi_value jsFile, FileSpec &file) in Convert2File()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java3291 File file = new File(NATIVE_LOG_FILE_PATH, NATIVE_LOG_FILE_NAME); in copyNativeCrashLogsIfAny() local
3310 File file = new File(NATIVE_LOG_FILE_PATH, NATIVE_LOG_FILE_NAME); in storeNativeCrashLogs() local
3412 File file = new File(NATIVE_LOG_FILE_PATH, NATIVE_LOG_FILE_NAME); in dumpDebug() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp180 for (const auto& file : files) { in GetConfigurationCommon() local
217 for (const auto& file : files) { in LoadResourceConfiguration() local
236 for (const auto& file : files) { in LoadResourceConfiguration() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp526 std::shared_ptr<PlmnNetworkName> file = std::make_shared<PlmnNetworkName>(); in ParsePnn() local
568 std::shared_ptr<OperatorPlmnInfo> file = std::make_shared<OperatorPlmnInfo>(); in ParseOpl() local
599 std::shared_ptr<OperatorPlmnInfo> file = std::make_shared<OperatorPlmnInfo>(); in ParseOpl5g() local
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1916 string file = string(INDEX_FILE_INCREMENTAL_BACKUP).append(manageFile); in IncrementalTarFileReady() local
1968 string file = GetReportFileName(string(INDEX_FILE_INCREMENTAL_BACKUP).append(item.first)); in IncrementalBigFileReady() local
2167 string file = GetReportFileName(string(INDEX_FILE_INCREMENTAL_BACKUP).append("all")); in IncrementalAllFileReady() local

1...<<51525354555657585960>>...70