Home
last modified time | relevance | path

Searched defs:fullFileName (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_test_file_operator.c20 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
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_file_operator.c30 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
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_file_operator.c32 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()
212 char *fullFileName = NULL; in CmFileRemove() local
300 char *fullFileName = NULL; in CmFileRead() local
317 char *fullFileName = NULL; in CmFileWrite() local
334 char *fullFileName = NULL; in CmUserBackupFileWrite() local
352 char *fullFileName = NULL; in CmFileSize() local
495 char *fullFileName = NULL; in CmIsFileExist() local
H A Dcert_manager.c552 char fullFileName[CM_MAX_FILE_NAME_LEN] = {0}; in CmCheckCertCount() local
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/test/unittest/common/
H A Dinterface_js_napi_test.cpp46 const std::string fullFileName = variable
/ohos5.0/base/security/huks/utils/file_operator/
H A Dhks_file_operator_lite.c51 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()
H A Dhks_file_operator.c36 static int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t ful… in GetFileName()
61 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName()
494 char *fullFileName = NULL; in HksFileRead() local
513 char *fullFileName = NULL; in HksFileWrite() local
543 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFil… in HksGetFileName()
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_file_operator_func.c19 int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNa… in GetFileName()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_loader.cpp161 const string_view fullFileName, const IDirectory::Entry& entry, const bool forceReload) in HandleShaderFile()
201 void ShaderLoader::HandleShaderStateFile(const string_view fullFileName, const IDirectory::Entry& e… in HandleShaderStateFile()
214 void ShaderLoader::HandlePipelineLayoutFile(const string_view fullFileName, const IDirectory::Entry… in HandlePipelineLayoutFile()
231 void ShaderLoader::HandleVertexInputDeclarationFile(const string_view fullFileName, const IDirector… in HandleVertexInputDeclarationFile()
/ohos5.0/commonlibrary/utils_lite/js/builtin/filekit/src/
H A Dnativeapi_fs_impl.c380 char* fullFileName = (char *)malloc(FILE_NAME_MAX_LEN + 1); in GetFileListImpl() local
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp339 int DumpCommonUtils::FindDigitIndex(const std::string& fullFileName) in FindDigitIndex()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h43 char *fullFileName; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp254 auto fullFileName = folderName + fileName; in LoadResourceConfiguration() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp2036 auto fullFileName = folderName + fileName; in LoadResourceConfiguration() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp336 auto fullFileName = folderName + fileName; in LoadResourceConfiguration() local