Home
last modified time | relevance | path

Searched defs:fileName (Results 26 - 50 of 822) sorted by relevance

12345678910>>...33

/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_utils.cpp33 bool CheckFilePath(const std::string &fileName, std::string &realPath) in CheckFilePath() argument
/third_party/glslang/gtests/
H A DHlsl.FromFile.cpp44 const char* fileName; member
[all...]
H A DRemap.FromFile.cpp43 const char* fileName; member
/third_party/icu/icu4c/source/samples/layout/
H A DGnomeFontMap.cpp24 GnomeFontMap::GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GnomeFontMap() argument
H A DGDIFontMap.cpp22 GDIFontMap::GDIFontMap(GDISurface *surface, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GDIFontMap() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DDefaultName.cpp7 static UString GetDefaultName3(const UString &fileName, in GetDefaultName3() argument
31 UString GetDefaultName2(const UString &fileName, in GetDefaultName2() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_dladdr_test.cpp29 const char* fileName = "dlopen_common"; in HWTEST_F() local
55 const char* fileName = "dlopen_gnu_hash"; in HWTEST_F() local
82 const char* fileName = "dlopen_sysv_hash"; in HWTEST_F() local
106 const char* fileName = "ld-musl-arm.so"; in HWTEST_F() local
108 const char* fileName = "ld-musl-aarch64.so"; in HWTEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTexelOffsetTests.cpp48 const std::string fileName = cases[i][0] + ".amber"; in createTextureTexelOffsetTests() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DMMap.h24 TMMap(const char* fileName) : in TMMap() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGDIFontMap.cpp22 GDIFontMap::GDIFontMap(GDISurface *surface, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GDIFontMap() argument
H A DGnomeFontMap.cpp24 GnomeFontMap::GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GnomeFontMap() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTexelOffsetTests.cpp48 const std::string fileName = cases[i][0] + ".amber"; in createTextureTexelOffsetTests() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgTest.cpp72 string fileName = string("test-") + de::toString(seed) + ".png"; in runTest() local
74 std::cout << fileName << " written\n"; in runTest() local
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializehugeobject_fuzzer/
H A Dsnapshotserializehugeobject_fuzzer.cpp43 const CString fileName = "snapshot"; in SnapshotSerializeHugeObjectFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializerange_fuzzer/
H A Dsnapshotserializerange_fuzzer.cpp43 const CString fileName = "snapshot"; in SnapshotSerializeRangeFuzzTest() local
46 snapshotSerialize.Serialize(reinterpret_cast<uintptr_t>(objVector.data()), objVector.size(), fileName); in SnapshotSerializeRangeFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dframework_helper.h75 std::string fileName = CompilerFrameworkAotPath_ + name; in FilePathInit() local
/arkcompiler/ets_runtime/test/fuzztest/snapshotserializedeserialize_fuzzer/
H A Dsnapshotserializedeserialize_fuzzer.cpp42 const CString fileName = "snapshot"; in SnapshotSerializeDeserializeFuzzTest() local
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_file_utils.cpp38 std::string fileName = absolutePath.substr(pos + 1); in GetFileNameByAbsolutePath() local
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Dllvm_aot_builder.cpp20 GetSectionsAddresses(const std::string &cmdline, const std::string &fileName) GetSectionsAddresses() argument
39 GetSectionsAddressesImpl(const std::string &cmdline, const std::string &fileName) GetSectionsAddressesImpl() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime_controller.cpp55 std::string_view fileName = path.substr(pos + 1U); in IsInPermitList() local
/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_impl.h79 std::string fileName; member
/foundation/ai/ai_engine/services/common/utils/file_operation/source/
H A Dfile_operation.cpp28 int GetFileSize(const char *fileName, long int &fileSize) in GetFileSize() argument
62 int ReadFile(const char *fileName, long long fileSize, long long countNumber, char *buffer) in ReadFile() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dextension_plugin_info_test.cpp133 std::string fileName = ""; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_js_env_logger.cpp32 void JsEnvLogger(JsEnv::JsEnvLogLevel level, const char* fileName, const char* functionName, int line, in JsEnvLogger() argument
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dasset_manager.h24 std::string fileName; member

Completed in 7 milliseconds

12345678910>>...33