Home
last modified time | relevance | path

Searched defs:filename (Results 1 - 25 of 83) sorted by relevance

1234

/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_libmtp.cpp29 char *filename = f->filename; in LIBMTPFreeFilesAndFolders() local
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/utils/
H A Djs_heap_stats_writer.cpp20 JSHeapStatsWriter::JSHeapStatsWriter(const QString filename) : file_(filename) in JSHeapStatsWriter() argument
/foundation/ai/neural_network_runtime/test/unittest/common/
H A Dfile_utils.cpp25 FileUtils::FileUtils(const std::string &filename) :m_filename(filename) in FileUtils() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/
H A Dlibrary_linux.cpp28 LibraryLinux::LibraryLinux(const string_view filename) in LibraryLinux() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dlibrary_windows.cpp36 LibraryWindows::LibraryWindows(const string_view filename) in LibraryWindows() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dlibrary_mac.cpp28 LibraryMac::LibraryMac(const string_view filename) in LibraryMac() argument
/foundation/ai/neural_network_runtime/test/unittest/components/memory_manager/
H A Dmemory_manager_test.cpp94 std::string filename = "/data/log/memory-001.dat"; in HWTEST_F() local
149 std::string filename = "/data/log/memory-001.dat"; in HWTEST_F() local
204 std::string filename = "/data/log/memory-001.dat"; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/preview/external/ability/
H A Dcontext.cpp38 std::string filename = rootDir + DELIMITER + (isStage ? MODULE_JSON : CONFIG_JSON); in CreateContext() local
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/
H A Dconfig_parser.cpp27 bool ConfigParser::load(const std::string& filename) in load() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger_output.cpp90 ILogger::IOutput::Ptr CreateLoggerFileOutput(const string_view filename) in CreateLoggerFileOutput() argument
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_utils.cpp22 static bool WriteToPng(const std::string &filename, const WriteToPngParam &param) in WriteToPng() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dlibrary_ohos.cpp28 LibraryOHOS::LibraryOHOS(const string_view filename) in LibraryOHOS() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dpath_tools.cpp158 void SplitPath(string_view pathIn, string_view& drive, string_view& path, string_view& filename, string_view& ext) in SplitPath() argument
/foundation/multimedia/av_codec/test/moduletest/muxer/Common/include/
H A DAVMuxerDemo.h79 std::string filename = ""; member in OHOS::MediaAVCodec::AVMuxerDemo
/foundation/resourceschedule/ffrt/src/eu/
H A Dosattr_manager.cpp78 const std::string filename = cpuctlGroupIvePath + name; in SetCGroupCtlPara() local
84 const std::string filename = cpusetGroupIvePath + name; in SetCGroupSetPara() local
94 void OSAttrManager::SetTidToCGroupPrivate(const std::string &filename, int32_t pid) in SetTidToCGroupPrivate() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Dskia_recording.cpp174 void SkiaRecording::SavePicture(const sk_sp<SkData>& data, const std::string& filename) in SavePicture() argument
/foundation/multimedia/media_foundation/services/media_monitor/test/unittest/monitor_manger_test/src/
H A Dmedia_monitor_manager_unit_test.cpp137 std::string filename = "/data/log/audiodump/unit_test_48000_1_1.pcm"; in HWTEST() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dmock_netsys_native_client_test.cpp157 std::string filename = ""; in HWTEST_F() local
177 std::string filename = ""; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dwifi_ap_nat_manager_test.cpp104 std::string filename = "./test.txt"; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dwatcher.cpp37 void Watcher::RunCommand(uv_fs_event_t *handle, const char *filename, int events, int status) in RunCommand() argument
/foundation/filemanagement/storage_service/services/storage_daemon/user/test/
H A Duser_manager_test.cpp397 std::string filename = ""; in HWTEST_F() local
418 std::string filename = "/data"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp196 bool GtExtractorUtil::HasWrittenFile(const char *installPath, const char *path, const char *filename, int32_t fp, in HasWrittenFile() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.h210 auto filename = GetFilename(path); in GetBaseName() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dlog.h152 inline FORMAT_FUNC(4, 5) void PluginLog(CORE_NS::ILogger::LogLevel logLevel, const BASE_NS::string_view filename, in PluginLog() argument
176 inline FORMAT_FUNC(5, 6) bool PluginLogAssert(const BASE_NS::string_view filename, int lineNumber, bool expression, in PluginLogAssert() argument
164 PluginLogOnce(const BASE_NS::string_view id, CORE_NS::ILogger::LogLevel logLevel, const BASE_NS::string_view filename, int lineNumber, FORMAT_ATTRIBUTE const char* format, ...) PluginLogOnce() argument
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dpath_util.cpp183 auto filename = GetFilename(path); in GetBaseName() local

Completed in 12 milliseconds

1234