| /foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
| H A D | distributed_kv_store_impl.cpp | 520 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 D | sqlite_connection.cpp | 104 auto file = path + suffix.suffix_; in Collect() local
|
| /foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
| H A D | udmf_test.cpp | 2080 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 D | ext_extension.cpp | 1878 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 D | key_manager.cpp | 339 bool KeyManager::IsNeedClearKeyFile(std::string file) in IsNeedClearKeyFile() argument [all...] |
| /test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/ |
| H A D | mindspore.cpp | 1663 char *ReadFile(const char *file, size_t *size)
in ReadFile() argument
|
| /test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
| H A D | zlibndk.cpp | 1077 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 D | otherstestndk.cpp | 693 FILE *file = fopen("/data/storage/el2/base/files/example.txt", "w");
in Uflow() local [all...] |
| H A D | stringndk.cpp | 93 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 D | wcharndk.cpp | 88 FILE *file = fopen(file_name, "w");
in Vfwprintf() local
|
| /test/xts/dcts/communication/softbus_standard/common/ |
| H A D | net_trans_common.c | 180 FILE* file = NULL;
in GetSoftbusPid() local [all...] |
| /third_party/elfutils/libdw/ |
| H A D | libdwP.h | 290 unsigned int file; member [all...] |
| /third_party/eudev/src/libudev/ |
| H A D | libudev-device.c | 797 char file[UTIL_PATH_SIZE]; in udev_device_new_from_syspath() local [all...] |
| /third_party/eudev/src/shared/ |
| H A D | hashmap.c | 148 const char *file; member
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 2219 open_file(const char *file, bool writable) open_file() argument 2302 const char *file; handle_dwfl_module() local 2321 const char *file; handle_dwfl_module() local 2340 const char *file; handle_dwfl_module() local 2394 const char *file; handle_output_dir_module() local 2417 const char *file; list_module() local 2479 const char *file; match_module() local 2604 char *file = xasprintf ("%s/%s", info.output_dir, info.args[0]); main() local [all...] |
| H A D | nm.c | 551 const char *file; global() member 1419 const char *file = dwarf_linesrc (line, NULL, NULL); show_symbols() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_lut3d.c | 1612 char *file; global() member [all...] |
| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 1376 SourceFile file = RunFormat() local 1404 SourceFile file = source_dir.ResolveRelativeFile(Value(nullptr, arg), &err); RunFormat() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 110 void setSourceFile(const std::string& file) in setSourceFile() argument
|
| /third_party/alsa-lib/src/ucm/ |
| H A D | parser.c | 48 ucm_filename(char *fn, size_t fn_len, long version, const char *dir, const char *file) ucm_filename() argument 67 uc_mgr_config_load_file(snd_use_case_mgr_t *uc_mgr, const char *file, snd_config_t **cfg) uc_mgr_config_load_file() argument 689 const char *id, *file = NULL; parse_libconfig1() local 1954 parse_verb_file(snd_use_case_mgr_t *uc_mgr, const char *use_case_name, const char *comment, const char *file) parse_verb_file() argument 2106 char *file = NULL, *comment = NULL; parse_variant() local 2166 char *use_case_name, *file = NULL, *comment = NULL; parse_master_section() local 2575 char *dir = NULL, *file = NULL, fn[PATH_MAX]; parse_toplevel_path() local [all...] |
| H A D | main.c | 595 char *file, *root; in execute_cfgsave() local [all...] |
| /third_party/backends/backend/ |
| H A D | epjitsu.c | 715 int file, i; in load_fw() local [all...] |
| /third_party/curl/lib/ |
| H A D | mime.c | 156 FILE * file; in VmsRealFileSize() local 203 vmsfopenread(const char *file, const char *mode) vmsfopenread() argument [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | parse.cpp | 322 FileStream *file = NULL; in parseUCARules() local 466 FileStream *file = NULL; in parseTransliterator() local 1946 FileStream *file = T_FileStream_open(fullname.data(), "rb"); parseImport() local [all...] |
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest.h | 573 const char* file() const { return location_.file.c_str(); } in file() function in testing::TestInfo 1626 const char* const file; member 2067 ScopedTrace(const char* file, int line, const T& message) ScopedTrace() argument 2072 ScopedTrace(const char* file, int line, const char* message) ScopedTrace() argument 2076 ScopedTrace(const char* file, int line, const std::string& message) ScopedTrace() argument 2289 RegisterTest(const char* test_suite_name, const char* test_name, const char* type_param, const char* value_param, const char* file, int line, Factory factory) RegisterTest() argument [all...] |