/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/ |
H A D | stat_utils.cpp | 21 int Statx(int dfd, const char *filename, int flags,
in Statx() argument
|
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
H A D | perf_collector_test.cpp | 47 std::string filename = "hiperf-"; in HWTEST_F() local 69 std::string filename = "hiperf-"; in HWTEST_F() local 92 std::string filename in HWTEST_F() local 124 std::string filename = "hiperf-"; HWTEST_F() local 149 std::string filename = "hiperf-"; HWTEST_F() local [all...] |
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
H A D | sys_event_stat_test.cpp | 38 static int OpenTestFile(const char *filename) in OpenTestFile() argument 48 static std::string GetFileContent(const std::string& filename) in GetFileContent() argument
|
/base/startup/init/services/init/standard/ |
H A D | system_call_wrap.c | 108 int __wrap_chmod(const char *filename, int pmode)
in __wrap_chmod() argument 134 FILE *__wrap_fopen(const char *filename, const char *mode)
in __wrap_fopen() argument
|
/base/update/updater/services/ui/view/layout/ |
H A D | layout_parser.cpp | 51 bool LoadLayout(const std::string &filename, UxPageInfo &pageInfo) const in LoadLayout() argument
|
/base/update/updater/test/unittest/applypatch_test/ |
H A D | blockset_unittest.cpp | 88 std::string filename = "/tmp/ut_blockset";
in HWTEST_F() local
|
H A D | all_cmd_unittest.cpp | 106 char filename[] = {"/data/updater/updater/allCmdUnitTest.bin"};
in HWTEST_F() local
|
/base/hiviewdfx/hilog_lite/services/apphilogcat/ |
H A D | hiview_applogcat.c | 42 static int FileSize(const char *filename) in FileSize() argument 59 static FILE *FileClear(FILE **fp, const char *filename) in FileClear() argument
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
H A D | file_stream_dumper.cpp | 77 std::string filename = filenames_[next_file_index_]; in OpenNextFile() local 186 std::string filename = dir_name + d_name; in BuildFileNames() local 198 std::string filename = target; in BuildFileNames() local 209 ReplacePidInFilename(std::string& filename, int pid) ReplacePidInFilename() argument 218 ReplaceCpuidInFilename(std::string& filename, int cpuid) ReplaceCpuidInFilename() argument [all...] |
/base/request/request/frameworks/js/napi/include/upload/ |
H A D | upload_config.h | 27 std::string filename;
member 58 std::string filename;
member
|
/base/theme/wallpaper_mgr/utils/src/ |
H A D | file_deal.cpp | 97 std::string filename = filePath; in GetExtension() local
|
/base/hiviewdfx/hiview/plugins/unified_collector/task/ |
H A D | cpu_perf_dump.cpp | 51 std::string filename = "hiperf-top3-"; in DumpTopNCpuProcessPerfData() local
|
/base/location/services/location_locator/locator/source/ |
H A D | location_config_manager.cpp | 60 bool LocationConfigManager::IsExistFile(const std::string& filename) in IsExistFile() argument 80 bool LocationConfigManager::CreateFile(const std::string& filename, const std::string& filedata) in CreateFile() argument
|
/base/hiviewdfx/hitrace/utils/ |
H A D | trace_utils.cpp | 40 std::string filename; member
|
/base/hiviewdfx/hilog/test/unittest/common/ |
H A D | hilogtool_test.cpp | 503 std::string filename = "test";
in HWTEST_F() local
|
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
H A D | dfx_processdump_test.cpp | 158 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local 177 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local 196 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local 215 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 234 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 254 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 273 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 292 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 345 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 362 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 384 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local [all...] |
/base/request/request/frameworks/js/napi/src/legacy/ |
H A D | request_manager.cpp | 188 auto filename = downloadOption.filename_;
in ParseOption() local 201 bool RequestManager::IsPathValid(const std::string &dir, const std::string &filename)
in IsPathValid() argument 213 bool RequestManager::HasSameFilename(const std::string &filename)
in HasSameFilename() argument [all...] |
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
H A D | dlp_zip.cpp | 146 static void *FdOpenFileFunc(void *opaque, const char *filename, int mode) in FdOpenFileFunc() argument
|
/base/startup/appspawn/service/hnp/base/ |
H A D | hnp_zip.c | 270 int HnpAddFileToZip(zipFile zf, char *filename, char *buff, int size)
in HnpAddFileToZip() argument
|
/base/telephony/core_service/services/sim/src/ |
H A D | operator_config_cache.cpp | 102 std::string filename = EncryptIccId(iccid + opkey) + ".json"; in LoadOperatorConfig() local 336 std::string filename = EncryptIccId(iccid + opkey) + ".json"; in IsNeedOperatorLoad() local
|
H A D | operator_file_parser.cpp | 34 bool OperatorFileParser::WriteOperatorConfigJson(std::string filename, const cJSON *root) in WriteOperatorConfigJson() argument 90 std::string OperatorFileParser::GetOperatorConfigFilePath(std::string filename) in GetOperatorConfigFilePath() argument
|
/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_zip_helper.cpp | 100 bool ModuleZipHelper::LocateFile(const std::string &filename) in LocateFile() argument
|
/base/update/updater/services/diffpatch/patch_shared/ |
H A D | patch_shared.cpp | 312 static int CreateFixedSizeEmptyFile(const UpdateBlockInfo &infos, const std::string &filename, int64_t size) in CreateFixedSizeEmptyFile() argument
|
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
H A D | io_collector_impl.cpp | 92 std::string filename = PROC + std::to_string(pid) + IO;
in CollectProcessIo() local
|
/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/ |
H A D | hitrace_ndk_test.cpp | 270 static bool WriteStringToFile(const std::string& filename, const std::string& str) in WriteStringToFile() argument 299 static stringstream ReadFile(const string& filename) in ReadFile() argument 317 static bool IsFileExisting(const string& filename) in IsFileExisting() argument 322 SetFtrace(const string& filename, bool enabled) SetFtrace() argument 332 ReadFile2string(const string& filename) ReadFile2string() argument [all...] |