Home
last modified time | relevance | path

Searched defs:fileName (Results 1 - 25 of 572) sorted by relevance

12345678910>>...23

/third_party/icu/icu4c/source/samples/layout/
H A Ducreader.cpp18 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 Dmisc_basename_test.cpp19 char* fileName = basename(path); in HWTEST_F() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Ducreader.cpp18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() argument
/third_party/skia/src/ports/
H A DSkFontMgr_win_dw_factory.cpp17 std::string fileName = "fontconfig.json"; variable
H A DSkFontMgr_mac_ct_factory.cpp17 std::string fileName = "fontconfig.json"; variable
/third_party/protobuf/objectivec/
H A DGPBSourceContext.pbobjc.h67 @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 Dcert_manager_file_operator.h30 char fileName[CM_MAX_DIRENT_FILE_LEN]; /* point to dirent->d_name */ member
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_data.cpp21 WallpaperData::WallpaperData(int32_t userId, std::string fileName) in WallpaperData() argument
/arkcompiler/toolchain/tooling/base/
H A Dpt_script.cpp21 PtScript::PtScript(ScriptId scriptId, const std::string &fileName, const std::string &url, const std::string &source) in PtScript() argument
/base/customization/enterprise_device_management/services/edm_plugin/include/utils/
H A Dwatermark_image_type.h23 std::string fileName; member
/test/testfwk/developer_test/examples/detector/src/
H A Ddetector.cpp52 bool FileExist(const char* fileName) in FileExist() argument
/test/testfwk/arkxtest/uitest/test/
H A Dcommon_utilities_test.cpp25 constexpr string_view fileName = "/abc/def/ghi.cpp"; in TEST() local
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeDynamicLibrary.cpp32 DynamicLibrary::DynamicLibrary (const char* fileName) in DynamicLibrary() argument
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializebuiltins_fuzzer/
H A Dsnapshotserializebuiltins_fuzzer.cpp28 const CString fileName = "builtins.snapshot"; in SnapshotSerializeBuiltinsFuzzTest() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dtime.h40 std::string fileName = "/proc/" + std::to_string(getpid()) + "/stat"; in GetStartRealTime() local
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_writer.cpp21 FileWriter::FileWriter(const std::string &fileName) : checksum_(adler32(0, nullptr, 0)) in FileWriter() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/
H A Dpending_exception_test.cpp57 const std::string fileName = "pending_exception_gc_test.abc"; in DEATH_TEST_P() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
H A Dmock_test_helper.h29 explicit MockEtsNapiTestBaseClass(const char *fileName) : testBinFileName_(fileName) {}; in MockEtsNapiTestBaseClass() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dsource_manager.cpp23 std::pair<ScriptId, bool> SourceManager::GetScriptId(PtThread thread, std::string_view fileName) in GetScriptId() argument
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DproxyProgramsCache.cpp23 parser::Program *ProxyProgramsCache::GetProgram(util::StringView fileName) in GetProgram() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Dpath_helper.cpp22 CString PathHelper::NormalizePath(const CString &fileName) in NormalizePath() argument
63 ResolveDirPath(const CString &fileName) ResolveDirPath() argument
[all...]
/base/startup/init/test/fuzztest/loadparamfromcmdline_fuzzer/
H A Dloadparamfromcmdline_fuzzer.cpp22 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 Dhks_file_operator_test.cpp153 char *fileName = (char *)HksMalloc(fileNameSize); in HWTEST_F() local
182 char *fileName = (char *)HksMalloc(fileNameSize); in HWTEST_F() local
/third_party/glslang/gtests/
H A DHlsl.FromFile.cpp44 const char* fileName; member
[all...]
H A DRemap.FromFile.cpp43 const char* fileName; member

Completed in 9 milliseconds

12345678910>>...23