| /base/security/code_signature/utils/include/ |
| H A D | code_sign_block.h | 231 int32_t GetOneMapNodeFromSignMap(std::string &fileName, uintptr_t &signInfo)
in GetOneMapNodeFromSignMap() argument
|
| /base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
| H A D | hks_storage_lite.c | 155 static int32_t FreshImageBuffer(const char *fileName) in FreshImageBuffer() argument 237 static int32_t LoadFileToBuffer(const char *fileName) in LoadFileToBuffer() argument 286 static int32_t CleanStorageKeyInfo(const char *fileName) in CleanStorageKeyInfo() argument 550 static int32_t GetFileName(const struct HksBlob *name, char **fileName) in GetFileName() argument 563 char *fileName = NULL; StoreRootMaterial() local 574 char *fileName = NULL; IsRootMaterialExist() local 587 char *fileName = NULL; GetRootMaterial() local 850 CleanFile(const char *path, const char *fileName) CleanFile() argument 888 RemoveFile(const char *path, const char *fileName) RemoveFile() argument [all...] |
| H A D | hks_storage.c | 41 static HksStorageFileLock *CreateStorageFileLock(const char *path, const char *fileName) in CreateStorageFileLock() argument 59 HksStorageWriteFile( const char *path, const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) HksStorageWriteFile() argument 74 HksStorageReadFile( const char *path, const char *fileName, uint32_t offset, struct HksBlob *blob, uint32_t *size) HksStorageReadFile() argument 90 CleanFile(const char *path, const char *fileName) CleanFile() argument 130 HksStorageRemoveFile(const char *path, const char *fileName) HksStorageRemoveFile() argument 188 GetKeyBlobFromFile(const char *path, const char *fileName, struct HksBlob *keyBlob) GetKeyBlobFromFile() argument [all...] |
| /base/security/security_guard/frameworks/js/napi/ |
| H A D | security_guard_napi.h | 111 std::string fileName; member
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/src/ |
| H A D | hks_rkc.c | 367 char *fileName = CloneNewStr(ksfAttr->name[i], HKS_KSF_NAME_LEN_MAX); in InitKsfAttr() local
|
| /base/startup/init/services/init/standard/ |
| H A D | init_cmds.c | 147 char *fileName = NULL;
in DoInsmod() local
|
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_utils.cpp | 188 std::string fileName = oss.str() + ".vcf"; in CreateFileName() local
|
| /base/update/sys_installer/services/module_update/service/src/ |
| H A D | module_update_main.cpp | 91 std::string fileName = GetFileAllName(file); in BackupFile() local 325 std::string fileName = GetFileName(file); in InstallModuleFile() local
|
| /base/update/sys_installer/services/module_update/util/src/ |
| H A D | module_file.cpp | 305 bool ExtractZipFile(ModuleZipHelper &helper, const string &fileName, string &buf) in ExtractZipFile() argument
|
| H A D | module_utils.cpp | 334 std::string GetContentFromZip(const std::string &zipPath, const std::string &fileName) in GetContentFromZip() argument
|
| /base/update/updater/services/ptable_parse/ |
| H A D | ptable.cpp | 134 bool Ptable::CheckFileExist(const std::string &fileName) in CheckFileExist() argument
|
| /base/theme/wallpaper_mgr/test/unittest/ |
| H A D | wallpaper_test.cpp | 1296 std::string fileName; in HWTEST_F() local
|
| /base/theme/wallpaper_mgr/frameworks/native/src/ |
| H A D | wallpaper_manager.cpp | 595 bool WallpaperManager::CheckVideoFormat(const std::string &fileName) in CheckVideoFormat() argument 645 bool WallpaperManager::OpenFile(const std::string &fileName, int32_t &fd, int64_t &fileSize) in OpenFile() argument
|
| /base/update/updater/test/unittest/package/ |
| H A D | pkg_manager_unittest.cpp | 55 explicit TestPkgStream(PkgManager::PkgManagerPtr pkgManager, std::string fileName) in TestPkgStream() argument 295 std::string fileName = TEST_PATH_TO; in TestLz4PackageInvalidFile() local 321 std::string fileName in TestLz4PackageInvalidPkgType() local 344 std::string fileName = TEST_PATH_TO; TestZipPackageInvalidFile() local 359 std::string fileName = TEST_PATH_TO; TestLoadPackageFail() local 474 std::string fileName; TestDecompressGzipInitFile() local [all...] |
| /base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
| H A D | ohos_resource_adapter_impl.cpp | 331 std::string fileName; in GetRawFileData() local 87 ParseRawFile(const std::string& rawFile, std::string& bundleName, std::string& moduleName, std::string& fileName) ParseRawFile() argument
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| H A D | js_worker.cpp | 466 std::string fileName = filePath.substr(slashPos + 1); in GetAmi() local
|
| /foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
| H A D | main_thread_test.cpp | 1396 std::string fileName = "test.testExtension"; in HWTEST_F() local 1411 std::string fileName = ""; in HWTEST_F() local 1426 std::string fileName = "testExtension"; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | ark_js_runtime.cpp | 234 bool ArkJSRuntime::ExecuteJsBin(const std::string& fileName, in ExecuteJsBin() argument 245 bool ArkJSRuntime::ExecuteJsBinForAOT(const std::string& fileName, in ExecuteJsBinForAOT() argument
|
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| H A D | resource_adapter_impl_standard.cpp | 489 std::string ResourceAdapterImpl::GetRawfile(const std::string& fileName) in GetRawfile() argument
|
| H A D | resource_adapter_impl.cpp | 467 std::string ResourceAdapterImpl::GetRawfile(const std::string& fileName) in GetRawfile() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | resource_adapter_impl.cpp | 524 std::string ResourceAdapterImpl::GetRawfile(const std::string& fileName) in GetRawfile() argument [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
| H A D | span_to_html.cpp | 357 std::string fileName; in WriteLocalFile() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | event_report.h | 147 std::string fileName; member
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | cjson_parser.cpp | 412 bool CJSONParser::IsFileExistFullMatch(const char *fileName) in IsFileExistFullMatch() argument
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | gt_bundle_installer.cpp | 811 bool GtBundleInstaller::RenameJsonFile(const char *fileName, const char *randStr) in RenameJsonFile() argument
|