| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
| D | hks_test_file_operator.c | 20 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName() 42 char *fullFileName = NULL; in HksIsFileExist() local 59 char *fullFileName = NULL; in HksFileRead() local 76 char *fullFileName = NULL; in HksFileWrite() local 93 char *fullFileName = NULL; in HksFileSize() local
|
| /base/security/huks/test/unittest/huks_lite_test/common/ |
| D | hks_test_file_operator.c | 30 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName() 58 char *fullFileName = NULL; in HksTestIsFileExist() local 144 char *fullFileName = NULL; in HksTestFileRemove() local 160 char *fullFileName = NULL; in HksTestFileRead() local 177 char *fullFileName = NULL; in HksTestFileWrite() local 194 char *fullFileName = NULL; in HksTestFileSize() local
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| D | cert_manager_file_operator.c | 32 static int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t ful… in GetFileName() 56 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName() 228 char *fullFileName = NULL; in CmFileRemove() local 316 char *fullFileName = NULL; in CmFileRead() local 333 char *fullFileName = NULL; in CmFileWrite() local 350 char *fullFileName = NULL; in CmUserBackupFileWrite() local 368 char *fullFileName = NULL; in CmFileSize() local 511 char *fullFileName = NULL; in CmIsFileExist() local
|
| D | cert_manager.c | 618 char fullFileName[CM_MAX_FILE_NAME_LEN] = {0}; in CmCheckCertCount() local
|
| /base/hiviewdfx/hiview/interfaces/js/napi/test/unittest/common/ |
| D | interface_js_napi_test.cpp | 46 const std::string fullFileName = variable
|
| /base/security/huks/utils/file_operator/ |
| D | hks_file_operator_lite.c | 51 static int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t ful… in GetFileName() 76 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName() 386 char *fullFileName = NULL; in HksFileRead() local 401 char *fullFileName = NULL; in HksFileWrite() local 449 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFil… in HksGetFileName()
|
| D | hks_file_operator.c | 65 static int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t ful… in GetFileName() 89 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName() 547 char *fullFileName = NULL; in HksFileRead() local 566 char *fullFileName = NULL; in HksFileWrite() local 596 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFil… in HksGetFileName()
|
| /base/security/huks/test/unittest/huks_common_test/src/ |
| D | hks_test_file_operator_func.c | 19 int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNa… in GetFileName()
|
| /base/hiviewdfx/hidumper/services/native/src/ |
| D | dump_common_utils.cpp | 348 int DumpCommonUtils::FindNonSandBoxPathIndex(const std::string& fullFileName) in FindNonSandBoxPathIndex() 358 int DumpCommonUtils::FindFdClusterStartIndex(const std::string& fullFileName) in FindFdClusterStartIndex()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/fault_file/ |
| D | faultlog_dump.cpp | 140 std::string fullFileName = FAULTLOG_FAULT_LOGGER_FOLDER + it->second; in PrintFileMaps() local
|