Home
last modified time | relevance | path

Searched defs:realPath (Results 51 - 75 of 164) sorted by relevance

1234567

/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
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.cpp74 std::string realPath = RealPath(path); in OpenByRead() local
284 char realPath[PATH_MAX + 1]; in CreatePartDir() local
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/
H A Dsa_rust_interface_code_emitter.cpp144 StringBuilder realPath; in GeneratePath() local
/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_thread.cpp177 char realPath[PATH_MAX + 1] = { 0 }; in PerformAppInit() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_component_manager.cpp222 char realPath[PATH_MAX] = { 0x00 }; in GetTemplatePathFromJsonFile() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_image.cpp68 auto realPath = uri; in LoadLocalImage() local
/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_file_util.cpp48 bool BundleFileUtil::CheckFilePath(const std::string &bundlePath, std::string &realPath) in CheckFilePath() argument
93 std::string realPath = ""; in CheckFilePath() local
108 std::string realPath = ""; in CheckFilePath() local
186 std::string realPath = ""; GetHapFilesFromBundlePath() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp447 std::string realPath; in WriteFile() local
617 std::string realPath; in CopySignatureFileToService() local
645 std::string realPath; in CopyPgoFileToService() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/
H A Daudio_capturer_file_source.cpp136 char realPath[PATH_MAX + 1] = {0x00}; in Init() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp79 string realPath; in CreateSourceStream() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_native_test.cpp2357 string path, realPath; in HWTEST_F() local
2463 string path, realPath; in HWTEST_F() local
H A Dmtp_test.cpp608 string realPath = "StartFileInotify"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp215 std::string realPath = fileUri.GetRealPath(); in OpenReadOnlyImage() local
244 std::string realPath = fileUri.GetRealPath(); in OpenReadOnlyVideo() local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore_base.cpp66 string realPath = NativeRdb::RdbSqlUtils::GetDefaultDatabasePath(RINGTONE_LIBRARY_DB_PATH_EL1, in Init() local
/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp38 static bool PathToRealFileUrl(const std::string_view &path, std::string &realPath) in PathToRealFileUrl() argument
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinjection_event_dispatch.cpp255 char realPath[PATH_MAX] = {}; in OnSendEvent() local
/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Ddevice.cpp368 char realPath[PATH_MAX] = { 0 }; in ReadConfigFile() local
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Ddata_storage_helper.cpp104 std::string realPath; in SaveJsonValueToFile() local
156 std::string realPath; in ParseJsonValueFromFile() local

Completed in 20 milliseconds

1234567