| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| H A D | utils.cpp | 21 bool RealPath(const std::string& fileName, char* realPath)
in RealPath() argument
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | ucreader.cpp | 18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
| H A D | misc_basename_test.cpp | 19 char* fileName = basename(path); in HWTEST_F() local
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | ucreader.cpp | 18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_win_dw_factory.cpp | 17 std::string fileName = "fontconfig.json"; variable
|
| H A D | SkFontMgr_mac_ct_factory.cpp | 17 std::string fileName = "fontconfig.json"; variable
|
| /third_party/protobuf/objectivec/ |
| H A D | GPBSourceContext.pbobjc.h | 67 @property(nonatomic, readwrite, copy, null_resettable) NSString *fileName; variable
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/ |
| H A D | cert_manager_file_operator.h | 30 char fileName[CM_MAX_DIRENT_FILE_LEN]; /* point to dirent->d_name */ member
|
| /base/theme/wallpaper_mgr/services/src/ |
| H A D | wallpaper_data.cpp | 21 WallpaperData::WallpaperData(int32_t userId, std::string fileName) in WallpaperData() argument
|
| /base/customization/enterprise_device_management/services/edm_plugin/include/utils/ |
| H A D | watermark_image_type.h | 23 std::string fileName; member
|
| /foundation/arkui/ui_lite/test/uitest/test_render/ |
| H A D | ui_auto_test_render.cpp | 35 const char* fileName = "ui_test_render_001.bmp"; in UIKitRenderTestRender001() local 42 const char* fileName = "ui_test_render_measure_001.bmp"; in UIKitRenderTestRenderMeasure001() local
|
| /foundation/filemanagement/user_file_service/interfaces/kits/native/trash/include/ |
| H A D | file_info.h | 24 std::string fileName; member
|
| /foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/ |
| H A D | disk_handler.cpp | 24 DiskHandler::DiskHandler(std::string fileName) : fileName_(std::move(fileName)) {} in DiskHandler() argument
|
| /foundation/filemanagement/app_file_service/interfaces/inner_api/native/backup_kit_inner/impl/ |
| H A D | b_file_info.h | 30 std::string fileName; member
|
| /test/testfwk/developer_test/examples/detector/src/ |
| H A D | detector.cpp | 52 bool FileExist(const char* fileName)
in FileExist() argument
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | common_utilities_test.cpp | 25 constexpr string_view fileName = "/abc/def/ghi.cpp"; in TEST() local
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deDynamicLibrary.cpp | 32 DynamicLibrary::DynamicLibrary (const char* fileName) in DynamicLibrary() argument
|
| /base/startup/init/test/fuzztest/loadparamfromcmdline_fuzzer/ |
| H A D | loadparamfromcmdline_fuzzer.cpp | 22 void CreateFuzzTestFile(const char *fileName, const char *data) in CreateFuzzTestFile() argument
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/utils_test/src/ |
| H A D | hks_file_operator_test.cpp | 153 char *fileName = (char *)HksMalloc(fileNameSize); in HWTEST_F() local 182 char *fileName = (char *)HksMalloc(fileNameSize); in HWTEST_F() local
|
| /foundation/ability/idl_tool/idl_tool_2/lexer/ |
| H A D | token.cpp | 38 std::string fileName =
in LocInfo() local
|
| /foundation/arkui/ace_engine/adapter/ohos/capability/preference/ |
| H A D | storage_impl.h | 32 auto fileName = AceApplicationInfo::GetInstance().GetDataFileDirPath(); in StorageImpl() local
|
| /foundation/bundlemanager/bundle_framework/common/test/unittest/common_appexecfwk_log_test/ |
| H A D | appexecfwk_log_test.cpp | 68 std::string fileName = "../foundation/appexecfwk/test.cpp"; in HWTEST_F() local 85 std::string fileName = "test.cpp"; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
| H A D | classic_utils.h | 75 static inline void CheckReturnValue(const std::string &fileName, const std::string &funcName, bool ret) in CheckReturnValue() argument
|
| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| H A D | tls_utils.cpp | 33 bool CheckFilePath(const std::string &fileName, std::string &realPath) in CheckFilePath() argument
|
| /third_party/glslang/gtests/ |
| H A D | Hlsl.FromFile.cpp | 44 const char* fileName; member [all...] |