Home
last modified time | relevance | path

Searched defs:realPath (Results 101 - 125 of 289) sorted by relevance

12345678910>>...12

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_replayer.cpp44 std::string realPath; in ReadCmds() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/benchmarks/
H A Dfile_utils.cpp50 std::string realPath = GetRealAndValidPath(filePath); in CreateFile() local
/foundation/multimedia/av_session/utils/include/
H A Davsession_utils.h41 char realPath[PATH_MAX] = { 0x00 }; in WriteImageToFile() local
77 char realPath[PATH_MAX] = { 0x00 }; in ReadImageFromFile() local
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin_mgr.cpp170 string realPath; in CheckPluginMetaFile() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_file_observer.cpp144 void MtpFileObserver::AddFileInotify(const std::string &path, const std::string &realPath, const ContextSptr &context) in AddFileInotify() argument
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_rdbstore.cpp75 string realPath = NativeRdb::RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errCode); in RingtoneRdbStore() local
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dget_device_node.cpp88 char realPath[PATH_MAX] = {}; in ReadDeviceFile() local
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Djson_utils.cpp81 std::string realPath; in DumpJsonValueToFile() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dcgroup_controller.cpp146 std::string realPath; in AddThreadSchedPolicy() local
168 std::string realPath; in AddThreadGroupSchedPolicy() local
H A Dprocess_group_util.cpp59 bool GetRealPath(const std::string& path, std::string& realPath) in GetRealPath() argument
72 std::string realPath; in ReadFileToString() local
119 std::string realPath; in ReadFileToStringForVFS() local
152 std::string realPath; in WriteStringToFile() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp214 auto realPath = std::string(resolvedPath); in GetCgroupFileContent() local
236 std::string realPath; in CheckProcTaskForCgroup() local
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_key.cpp171 std::string realPath; in DecodeDer() local
252 std::string realPath; in DecodePem() local
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp141 std::string realPath = GetRealPath(options.filePath, errCode); in GetPreferences() local
192 std::string realPath = GetRealPath(path, errCode); in DeletePreferences() local
246 std::string realPath = GetRealPath(path, errCode); RemovePreferencesFromCache() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_listener_test.cpp151 string realPath = SoftBusSessionListener::GetRealPath(TEST_URI); in HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
H A Dfile_uri.cpp87 string realPath = sandboxPath; in GetRealPath() local
108 string realPath = sandboxPath; in GetRealPathBySA() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dconnection_detector_test.cpp129 string realPath = ConnectionDetector::ParseHmdfsPath(); in HWTEST_F() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_encoder.cpp352 std::string realPath; in LoadAPTextFile() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dfile.cpp37 bool RealPath(const std::string &path, std::string &realPath, bool readOnly) in RealPath() argument
57 bool RealPathByChar(const char *path, char *realPath, int rowLength, bool readOnly) in RealPathByChar() argument
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dfile.cpp53 bool RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath() argument
69 bool RealPathByChar(const char *path, char *realPath, int rowLength, bool readOnly) in RealPathByChar() argument
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot.cpp37 std::string realPath; in Serialize() local
66 std::string realPath; in Serialize() local
94 std::string realPath; in SerializeBuiltins() local
173 std::string realPath; in Deserialize() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_info.cpp25 std::string realPath; in Save() local
79 std::string realPath; in Load() local
/arkcompiler/ets_frontend/ets2panda/util/
H A DimportPathManager.cpp239 const std::string realPath = ark::os::GetAbsolutePath(path.Mutf8()); in GetRealPath() local
249 StringView realPath = GetRealPath(path); in AppendExtensionOrIndexFileIfOmitted() local
[all...]
/arkcompiler/toolchain/tooling/client/domain/
H A Dheapprofiler_client.cpp334 std::string realPath; in WriteHeapProfilerForFile() local
/base/hiviewdfx/hiview/base/utility/
H A Dhiview_zip_util.cpp54 std::string realPath; in AddFileInZip() local
93 FILE* HiviewZipUnit::GetFileHandle(const std::string& file, std::string& realPath) in GetFileHandle() argument
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp103 std::string realPath = ""; in WriteKernelStackToFd() local

Completed in 13 milliseconds

12345678910>>...12