Home
last modified time | relevance | path

Searched defs:file (Results 1651 - 1675 of 1995) sorted by relevance

1...<<61626364656667686970>>...80

/third_party/typescript/lib/
H A Dtsserver.js[all...]
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp836 char file[PATH_LEN] = {0}; in WriteStringToFile() local
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp459 FILE *file = popen("/system/bin/hidumper -s WindowManagerService -a -a", "r"); in DumpWindowInfo() local
[all...]
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp288 bool GetProcData(const char* file, char* buffer, const size_t bufferSize) in GetProcData() argument
368 char file[siz in SetAppFileName() local
456 std::string file = "/proc/self/task/" + tidStr + "/comm"; SetAllThreadInfo() local
697 SetGetProcData(const char* file) SetGetProcData() argument
[all...]
/base/request/request/frameworks/js/napi/src/
H A Djs_initialize.cpp777 FileSpec file; in GetFormItems() local
849 FileSpec file; Convert2FileSpecs() local
873 Convert2FileSpec(napi_env env, napi_value jsValue, const std::string &name, FileSpec &file) Convert2FileSpec() argument
995 StandardizeFileSpec(FileSpec &file) StandardizeFileSpec() argument
1009 CheckUserFileSpec(const std::shared_ptr<OHOS::AbilityRuntime::Context> &context, const Config &config, FileSpec &file, ExceptionError &error) CheckUserFileSpec() argument
1064 CheckUploadFileSpec(const std::shared_ptr<OHOS::AbilityRuntime::Context> &context, Config &config, FileSpec &file, ExceptionError &error) CheckUploadFileSpec() argument
1113 FileSpec file = { .uri = config.saveas, .isUserFile = false }; CheckDownloadFile() local
[all...]
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c450 FileHandle file; in ReadParcelFromFile() local
487 FileHandle file; SaveParcelToFile() local
[all...]
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp577 std::shared_ptr<UsimDiallingNumberFile> file = std::make_shared<UsimDiallingNumberFile>(); in HWTEST_F() local
/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp530 std::shared_ptr<PlmnNetworkName> file = std::make_shared<PlmnNetworkName>(); in ParsePnn() local
572 std::shared_ptr<OperatorPlmnInfo> file in ParseOpl() local
603 std::shared_ptr<OperatorPlmnInfo> file = std::make_shared<OperatorPlmnInfo>(); ParseOpl5g() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1120 ErrCode InstalldHostImpl::GetFileStat(const std::string &file, FileStat &fileStat) in GetFileStat() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp762 void DumpFileUtil::OpenDumpFile(std::string para, std::string fileName, FILE **file) in OpenDumpFile() argument
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp588 uint32_t EXIFInfo::GetFileInfoByPath(const std::string &path, FILE **file, unsigned long &fileLength, in GetFileInfoByPath() argument
628 FILE *file = nullptr; ModifyExifData() local
676 GetFileInfoByFd(int localFd, FILE **file, unsigned long &fileLength, unsigned char **fileBuf) GetFileInfoByFd() argument
718 FILE *file = nullptr; ModifyExifData() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dphoto_album_napi.cpp1068 auto file = fetchResult->GetFirstObject(); in JSPhotoAccessGetPhotoAssetsExecuteSync() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.cpp762 std::ofstream file; in WriteConfigToFile() local
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp520 int32_t CJSingleKVStore::Backup(const std::string &file) in Backup() argument
526 int32_t CJSingleKVStore::Restore(const std::string &file) in Restore() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp104 auto file = path + suffix.suffix_; in Collect() local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp2080 std::shared_ptr<File> file = std::make_shared<File>(); in HWTEST_F() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1878 string file = string(INDEX_FILE_INCREMENTAL_BACKUP).append(manageFile); IncrementalTarFileReady() local
1925 string file = GetReportFileName(string(INDEX_FILE_INCREMENTAL_BACKUP).append(item.first)); IncrementalBigFileReady() local
1956 string file = GetReportFileName(string(INDEX_FILE_INCREMENTAL_BACKUP).append("all")); IncrementalAllFileReady() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp339 bool KeyManager::IsNeedClearKeyFile(std::string file) in IsNeedClearKeyFile() argument
[all...]
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/
H A Dmindspore.cpp1663 char *ReadFile(const char *file, size_t *size) in ReadFile() argument
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
H A Dzlibndk.cpp1077 gzFile file; in GzWrite() local
1086 static int TestGzPrintf(gzFile file, const char *format, ...) in TestGzPrintf() argument
1100 gzFile file; in GzvPrintf() local
1113 gzFile file; GzUnGetC() local
1125 gzFile file; GzTell64() local
1147 gzFile file; GzTell() local
1161 gzFile file; GzSetParams() local
1175 gzFile file; GzSeek64() local
1192 gzFile file; GzSeek() local
1206 gzFile file; GzRewind() local
1220 gzFile file; GzRead() local
1236 gzFile file; GzPuts() local
1249 gzFile file; GzPutc() local
1262 gzFile file; GzPrintf() local
1274 gzFile file = nullptr; GzOpenW() local
1286 gzFile file; GzOpen() local
1298 gzFile file = nullptr; GzOpen64() local
1311 gzFile file; GzOffset64() local
1326 gzFile file; GzGets() local
1345 gzFile file; GzGetC_() local
1359 gzFile file; GzGetC() local
1374 gzFile file; GzFWrite() local
1389 gzFile file; GzFRead() local
1402 gzFile file; GzFlush() local
1422 gzFile file; GzError() local
1436 gzFile file; GzEof() local
1452 gzFile file = gzdopen(fd, "r"); GzDOpen() local
1463 gzFile file; GzDirect() local
1476 gzFile file; GzCloseW() local
1491 gzFile file; GzCloseR() local
1504 gzFile file; GzClearErr() local
1521 gzFile file; GzClose() local
1534 gzFile file; GzBuffer() local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dotherstestndk.cpp693 FILE *file = fopen("/data/storage/el2/base/files/example.txt", "w"); in Uflow() local
[all...]
H A Dstringndk.cpp93 FILE *file = fopen("non_existent_file.txt", "r"); in Strerror() local
121 FILE *file = fopen("non_existent_file.txt", "r"); in Strerror_l() local
157 FILE *file = fopen("non_existent_file.txt", "r"); in Strerror_r() local
165 FILE *file = fopen("non_existent_file.txt", "r"); Strerror_r() local
[all...]
H A Dwcharndk.cpp88 FILE *file = fopen(file_name, "w"); in Vfwprintf() local
/test/xts/dcts/communication/softbus_standard/common/
H A Dnet_trans_common.c180 FILE* file = NULL; in GetSoftbusPid() local
[all...]
/third_party/elfutils/libdw/
H A DlibdwP.h290 unsigned int file; member
[all...]

Completed in 71 milliseconds

1...<<61626364656667686970>>...80